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

REGRESSION : fix for 4793061 in 1.3.1_xx resulted in non-standard version string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.3.1_08
    • 1.3.1_08
    • hotspot
    • 08
    • generic
    • generic
    • Verified

      fix for 4793061 in 1.3.1_xx resulted in non-standard version string

       The regression was this :-
       
       Instead of showing
       java version "1.3.1_08"
       Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_08-b02)
       Java HotSpot(TM) Client VM (build 1.3.1_08-b02, mixed mode)

        it was displaying

        java version "1.3.1_08"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_08-b02)
        Java HotSpot(TM) Client VM (build 1.3.1_08-b02-release, mixed mode)
                                          ^^^^^^^^^^^^^^^^^^^^
        

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: