git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Oct 31 10:05:47 UTC 2023
Changeset: d3c3f0e7
Author: Markus Grönlund <mgronlun at openjdk.org>
Date: 2023-10-31 10:02:40 +0000
URL: https://git.openjdk.org/mobile/commit/d3c3f0e7c86ec6adcc55c8da027ae82488e3e023
8317951: Refactor loading of zip library to help resolve JDK-8315220
Reviewed-by: egahlin, dholmes
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! src/hotspot/share/classfile/classLoader.inline.hpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! src/hotspot/share/services/heapDumperCompression.cpp
! src/hotspot/share/services/heapDumperCompression.hpp
+ src/hotspot/share/utilities/zipLibrary.cpp
+ src/hotspot/share/utilities/zipLibrary.hpp
Changeset: 69379024
Author: duke <duke at openjdk.org>
Date: 2023-10-31 10:03:14 +0000
URL: https://git.openjdk.org/mobile/commit/69379024c6e9abd618207084414a9bd1077731c1
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list