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

version string hard coded in files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs10
    • 7
    • 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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: