git: openjdk/jdk: master: 2 new changesets
Coleen Phillimore
coleenp at openjdk.org
Thu Nov 14 12:42:24 UTC 2024
Changeset: 8ccc48c9
Branch: master
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2024-11-14 12:39:01 +0000
URL: https://git.openjdk.org/jdk/commit/8ccc48c9c899192524c6095db31c856260d57176
8344032: InterpreterRuntime::verify_mdp() missing lock while printing MethodData on failure
Reviewed-by: shade, dholmes, tschatzl
! src/hotspot/share/oops/methodData.cpp
! src/hotspot/share/oops/methodData.hpp
Changeset: 6757994a
Branch: master
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2024-11-14 12:40:22 +0000
URL: https://git.openjdk.org/jdk/commit/6757994ad97c0498e7efe5b8ae3994edc7640216
8343633: The ClassLoader::print_counters() prints to stdout when logging is enabled.
Reviewed-by: iklam, ccheung
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/runtime/java.cpp
! test/hotspot/jtreg/runtime/logging/ClassResolutionTest.java
More information about the jdk-changes
mailing list