• b22


      Since the JDK9 JVM will not run on pre-jdk9 libraries, checks of the form
        if (JDK_Version::is_jdk12x_version()) { ... }
      and code they protect should be removed. This code cleanup would make the JVM easier to understand, maintain and enhance.

            hseigel Harold Seigel (Inactive)
            coleenp Coleen Phillimore
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: