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

Update uses of string "java.base" to macro

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b150

      Replace uses of "java.base" string in the VM with JAVA_BASE_NAME macro for consistency, e.g.

      src/share/vm/runtime/arguments.cpp: if (strcmp(module_name, "java.base") == 0) {

      src/share/vm/classfile/classLoader.cpp: location = (*JImageFindResource)(_jimage, "java.base", get_jimage_version_s

            rprotacio Rachel Protacio (Inactive)
            rprotacio Rachel Protacio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: