git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Sep 7 16:15:07 UTC 2023
Changeset: 1cae0f53
Author: Markus Grönlund <mgronlun at openjdk.org>
Date: 2023-09-07 16:12:55 +0000
URL: https://git.openjdk.org/mobile/commit/1cae0f53a9d37fbae9471bd942f7157429a85cd1
8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Reviewed-by: mbaesken, egahlin
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
+ src/hotspot/share/jfr/support/jfrNativeLibraryLoadEvent.cpp
+ src/hotspot/share/jfr/support/jfrNativeLibraryLoadEvent.hpp
! src/hotspot/share/jfr/utilities/jfrTime.hpp
! test/jdk/jdk/jfr/event/runtime/TestNativeLibraryLoadEvent.java
Changeset: 8b65755e
Author: duke <duke at openjdk.org>
Date: 2023-09-07 16:14:08 +0000
URL: https://git.openjdk.org/mobile/commit/8b65755e672095b1cc1d593bd5ea6991fbf2195d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list