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

Modified jni.h & globals.c to support a -(no)jit option

XMLWordPrintable

    • generic
    • generic

      For the JDK 116 release on the DIGITAL UNIX platform running on DIGITAL's
      Alpha hardware, DIGITAL has changed, for the reasons listed below, the
      following JDK 116 source files in the shared part of the JDK.

      Compatibility of the changes with Sun's JDK was assured by visual inspection of
      the changes and by running the appropriate JCK test suites. No changes were
      made to modify any APIs nor to modify the virtual machine instruction set.

      The following files were modified to support a -(no)jit option.:
              src/share/java/include/jni.h
              rc/share/java/util/globals.c

      Diffs:
      ======
      diff -r digital_src/src/share/java/include/jni.h javasoft_src/src/share/java/include/jni.h
      1d0
      < /* Modifications Copyright 1997 Digital Equipment Corporation */
      1753d1751
      < jint enableJIT; /*** cds - added for -[no]jit ***/

      diff -r digital_src/src/share/java/util/globals.c javasoft_src/src/share/java/util/globals.c
      1d0
      < /* Modifications Copyright 1997 Digital Equipment Corporation */
      45d43
      < bool_t enableJIT; /*** cds - added for -[no]jit ***/

            sliangsunw Sheng Liang (Inactive)
            jbenoit Jonathan Benoit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: