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

Remove ununsed JVM API JVM_GetModuleByPackageName()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9
    • hotspot
    • b21

      Remove JVM_GetModuleByPackageName() because it is not called except for by its own test, JVMGetModuleByPkgName.java.

      Removing it involves removing all references to it by the JVM and JDK, removing its internal implementation function Modules::get_module_by_package_name(), and removing its test.

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: