git: openjdk/mobile: 8242452: During module definition, move conversion of packages from native to VM
duke
duke at openjdk.java.net
Sat Apr 18 18:19:59 UTC 2020
Changeset: d185fe99
Author: Claes Redestad <redestad at openjdk.org>
Date: 2020-04-18 19:45:45 +0000
URL: https://git.openjdk.java.net/mobile/commit/d185fe99
8242452: During module definition, move conversion of packages from native to VM
8242290: Pointless verification in get_package_entry_by_name
Reviewed-by: lfoltan, iklam, hseigel
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/modules.cpp
! src/hotspot/share/classfile/modules.hpp
! src/hotspot/share/include/jvm.h
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/java.base/share/native/libjava/Module.c
! test/hotspot/jtreg/runtime/modules/JVMAddModuleExports.java
! test/hotspot/jtreg/runtime/modules/JVMDefineModule.java
More information about the mobile-changes
mailing list