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

sun/misc/Version/Version.java fails because of its huge build number

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8
    • other-libs
    • None
    • generic
    • generic

      sun/misc/Version/Version.java always fails for nightly tests, because the build number from Hudson is like b9123. A normal build number should be less than 256, as shown in jvm.h:

      #define JDK_VERSION_BUILD(version) ((version & 0x000000FF))

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: