diff -r c42db4d81e33 -r 1e11c8a238f7 src/solaris/doc/sun/man/man1/java.1 --- a/src/solaris/doc/sun/man/man1/java.1 Thu Mar 29 14:53:01 2018 -0700 +++ b/src/solaris/doc/sun/man/man1/java.1 Thu Mar 29 20:15:23 2018 -0700 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 1994, 2015, Oracle and/or its affiliates. All rights reserved. +.\" Copyright (c) 1994, 2018, Oracle and/or its affiliates. All rights reserved. .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. .\" .\" This code is free software; you can redistribute it and/or modify it @@ -1173,65 +1173,6 @@ .PP These options control the runtime behavior of the Java HotSpot VM\&. .PP -\-XX:+CheckEndorsedAndExtDirs -.RS 4 -Enables the option to prevent the -\fBjava\fR -command from running a Java application if it uses the endorsed\-standards override mechanism or the extension mechanism\&. This option checks if an application is using one of these mechanisms by checking the following: -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -The -\fBjava\&.ext\&.dirs\fR -or -\fBjava\&.endorsed\&.dirs\fR -system property is set\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -The -\fBlib/endorsed\fR -directory exists and is not empty\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -The -\fBlib/ext\fR -directory contains any JAR files other than those of the JDK\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -The system\-wide platform\-specific extension directory contains any JAR files\&. -.RE -.RE -.PP \-XX:+DisableAttachMechanism .RS 4 Enables the option that disables the mechanism that lets tools attach to the JVM\&. By default, this option is disabled, meaning that the attach mechanism is enabled and you can use tools such as