Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8065675

Deprecate the Endorsed-Standards Override Mechanism

XMLWordPrintable

        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



              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: