Mastering Java 11
上QQ阅读APP看书,第一时间看更新

Deprivileging JDK classes

The current Java platform allows privilege revocation for individual JDK classes. This change strengthens system security in that it ensures JDK classes only receive the permissions required for system operations.