Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8137055 Prepare for JEP 260
  3. JDK-8150162

Move sun.misc.Version to a truly internal package

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P2
    • 9
    • 9
    • core-libs
    • b109

    Description

      sun.misc.Version is the core libraries part of a private interface with the JVM to query and set specific JVM version and
      capabilities, as well as being responsible for setting the system properties for "java.version", "java.runtime.version", and
      "java.runtime.name" ( which are generated during the build ).

      It is not a "Critical API", as defined by JEP 260, so should be moved out of sun.misc and placed into a more appropriate
      package where it can be encapsulated.

      Attachments

        Issue Links

          Activity

            People

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: