git: openjdk/jdk: 2 new changesets
Coleen Phillimore
coleenp at openjdk.org
Fri Mar 17 13:24:48 UTC 2023
Changeset: cb4ae192
Author: Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
Date: 2023-03-17 13:20:58 +0000
URL: https://git.openjdk.org/jdk/commit/cb4ae1922db7fe3645fd50f301b4a1be965bc79b
8292059: Do not inline InstanceKlass::allocate_instance()
Reviewed-by: coleenp, stefank
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.inline.hpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
Changeset: 6dd6c15e
Author: Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
Date: 2023-03-17 13:21:47 +0000
URL: https://git.openjdk.org/jdk/commit/6dd6c15ed4b2a563989e97c5a75634c3e0e7e915
8301684: Fix test code to not get finalizer deprecation warnings
Reviewed-by: coleenp, dholmes
! test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java
! test/hotspot/jtreg/vmTestbase/nsk/share/CustomClassLoader.java
More information about the jdk-changes
mailing list