Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8061493 JEP 223: New Version-String Scheme
  3. JDK-8098588

Allow for parsing jdk9 new version string

XMLWordPrintable

    • team

        For some hotspot tests the VM is failing to start due to a "java.version"
        parsing problem in the jaxp code (only happens when JFR tracing is enabled)

        The reason is that some code in the jaxp repo needs to compare versions.
        Currently that code only caress about the major version.
        This change will fix that until a comprehensive solution to compare version strings
        is implemented

              amurillo Alejandro Murillo
              amurillo Alejandro Murillo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: