-
Enhancement
-
Resolution: Fixed
-
P2
-
8u40
-
b19
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8068134 | 8u45 | Mandy Chung | P2 | Resolved | Fixed | b02 |
JDK-8070547 | emb-8u47 | Mandy Chung | P2 | Resolved | Fixed | team |
The endorsed-standards override mechanism [1] allows implementations of newer versions of standards maintained outside of the Java Community Process, or of standalone APIs that are part of the Java SE Platform yet continue to evolve independently, to be installed into a run-time image.
A modular image is composed of modules rather than jar files. Going forward we expect to support endorsed standards and standalone APIs in modular form only, via the concept of upgradeable modules [2].
This feature will be deprecated in 8u40 and may be removed in a future JDK release [3]. There is no change to the default behavior.
[1] http://docs.oracle.com/javase/8/docs/technotes/guides/standards/index.html
[2] http://openjdk.java.net/projects/jigsaw/goals-reqs/03#upgradeable-modules
[3] http://openjdk.java.net/jeps/220
A modular image is composed of modules rather than jar files. Going forward we expect to support endorsed standards and standalone APIs in modular form only, via the concept of upgradeable modules [2].
This feature will be deprecated in 8u40 and may be removed in a future JDK release [3]. There is no change to the default behavior.
[1] http://docs.oracle.com/javase/8/docs/technotes/guides/standards/index.html
[2] http://openjdk.java.net/projects/jigsaw/goals-reqs/03#upgradeable-modules
[3] http://openjdk.java.net/jeps/220
- backported by
-
JDK-8068134 Deprecate the Endorsed-Standards Override Mechanism
- Resolved
-
JDK-8070547 Deprecate the Endorsed-Standards Override Mechanism
- Resolved
- relates to
-
JDK-8064667 Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8
- Resolved