hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Sat Apr 18 18:30:27 UTC 2020


Changeset: 8fa94c849901
Author:    redestad
Date:      2020-04-18 19:45 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/8fa94c849901

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

Changeset: 1fa1ec0e7048
Author:    redestad
Date:      2020-04-18 20:19 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/1fa1ec0e7048

8242959: Optimize ZipFile.getEntry by folding lookups for name and name+'/'
Reviewed-by: lancea, redestad
Contributed-by: eirbjo at gmail.com

! src/java.base/share/classes/java/util/zip/ZipFile.java



More information about the jdk-sandbox-changes mailing list