Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
9
-
b21
Description
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.
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.
Attachments
Issue Links
- relates to
-
JDK-8171855 Move package name transformations during module bootstrap into native code
-
- Resolved
-