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

Expand the range of HotSpot version fields to > 255

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7
    • hotspot


      HotSpot versions are currently limited to 255:
      in Abstract_VM_Version::jvm_version(), we mask major, minor, security and build with 0xff.

      It's not inconceivable we'll max out "minor" in future releases.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: