git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Feb 13 09:34:47 UTC 2024
Changeset: 5dbf1373
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
Date: 2024-02-13 09:32:58 +0000
URL: https://git.openjdk.org/mobile/commit/5dbf13730ee2b57f089c57e9e7ee8ab65d4a67af
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank at openjdk.org>
Co-authored-by: Erik Österlund <eosterlund at openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/abstract_vm_version.hpp
! src/hotspot/share/runtime/lockStack.cpp
! src/hotspot/share/runtime/lockStack.hpp
! src/hotspot/share/runtime/lockStack.inline.hpp
! src/hotspot/share/runtime/objectMonitor.hpp
! src/hotspot/share/runtime/objectMonitor.inline.hpp
! src/hotspot/share/runtime/synchronizer.cpp
+ test/hotspot/gtest/runtime/test_lockStack.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/gtest/LockStackGtests.java
+ test/hotspot/jtreg/runtime/lockStack/TestLockStackCapacity.java
! test/lib/jdk/test/whitebox/WhiteBox.java
Changeset: f1de74ef
Author: duke <duke at openjdk.org>
Date: 2024-02-13 09:33:44 +0000
URL: https://git.openjdk.org/mobile/commit/f1de74efa6ace779bf7f14446943d2040b4665b4
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list