Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8067533 | 8u45 | Mandy Chung | P3 | Resolved | Fixed | b01 |
JDK-8070921 | emb-8u47 | Mandy Chung | P3 | Resolved | Fixed | team |
JDK-8072222 | 7u85 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8066299 | 7u80 | Ivan Gerasimov | P3 | Closed | Fixed | b04 |
-XX:+CheckEndorsedAndExtDirs should be dropped from run command
http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fa6adc194d48#l3.32
----------messages:(3/183)----------
command: main -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
reason: User specified action: run main/othervm -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
elapsed time (seconds): 0.046
----------System.out:(3/226)----------
Non-empty extension directory: /usr/jdk/packages/lib/ext
Endorsed standards override mechanism and extension mechanismwill not be supported in a future release.
Refer to JEP 220 for details (http://openjdk.java.net/jeps/220).
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fa6adc194d48#l3.32
----------messages:(3/183)----------
command: main -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
reason: User specified action: run main/othervm -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
elapsed time (seconds): 0.046
----------System.out:(3/226)----------
Non-empty extension directory: /usr/jdk/packages/lib/ext
Endorsed standards override mechanism and extension mechanismwill not be supported in a future release.
Refer to JEP 220 for details (http://openjdk.java.net/jeps/220).
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
-
JDK-8067533 Missing space in output message from -XX:+CheckEndorsedAndExtDirs
- Resolved
-
JDK-8070921 Missing space in output message from -XX:+CheckEndorsedAndExtDirs
- Resolved
-
JDK-8072222 Missing space in output message from -XX:+CheckEndorsedAndExtDirs
- Resolved
-
JDK-8066299 Missing space in output message from -XX:+CheckEndorsedAndExtDirs
- Closed
- relates to
-
JDK-8064667 Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8
- Resolved