version string hard coded in files

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • hs10
    • Affects Version/s: 7
    • Component/s: hotspot
    • None
    • b03
    • other
    • other

        Version string is hard coded in too many places:
        ./agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
        ./build/linux/makefiles/vm.make
        ./build/solaris/makefiles/vm.make
        ./src/share/vm/runtime/vm_version.cpp

        ./src/share/vm/prims/jni.h ?

        #define JNI_VERSION_1_6 0x00010006
        ./src/share/vm/prims/jni.h

        Should it be changed to:
        #define JNI_VERSION_1_7 0x00010007

              Assignee:
              Steve Bohne (Inactive)
              Reporter:
              Xiomara Jayasena (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: