< prev index next >

src/share/lib/security/java.security-macosx

Print this page
rev 13764 : 8229366: JFR backport allows unchecked writing to memory
Reviewed-by: jbachorik
rev 13792 : 8231995: two jtreg tests failed after 8229366 is fixed
Reviewed-by: jbachorik
rev 13798 : Merge

*** 223,233 **** jdk.internal.,\ jdk.nashorn.internal.,\ jdk.nashorn.tools.,\ jdk.xml.internal.,\ com.sun.activation.registries.,\ ! apple. # # List of comma-separated packages that start with or equal this string # will cause a security exception to be thrown when # passed to checkPackageDefinition unless the --- 223,236 ---- jdk.internal.,\ jdk.nashorn.internal.,\ jdk.nashorn.tools.,\ jdk.xml.internal.,\ com.sun.activation.registries.,\ ! apple.,\ ! jdk.jfr.events.,\ ! jdk.jfr.internal.,\ ! jdk.management.jfr.internal. # # List of comma-separated packages that start with or equal this string # will cause a security exception to be thrown when # passed to checkPackageDefinition unless the
*** 274,284 **** jdk.internal.,\ jdk.nashorn.internal.,\ jdk.nashorn.tools.,\ jdk.xml.internal.,\ com.sun.activation.registries.,\ ! apple. # # Determines whether this properties file can be appended to # or overridden on the command line via -Djava.security.properties # --- 277,290 ---- jdk.internal.,\ jdk.nashorn.internal.,\ jdk.nashorn.tools.,\ jdk.xml.internal.,\ com.sun.activation.registries.,\ ! apple.,\ ! jdk.jfr.events.,\ ! jdk.jfr.internal.,\ ! jdk.management.jfr.internal. # # Determines whether this properties file can be appended to # or overridden on the command line via -Djava.security.properties #
< prev index next >