Update uses of string "java.base" to macro

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: