git: openjdk/mobile: 3 new changesets

duke duke at openjdk.java.net
Wed Jun 24 21:57:45 UTC 2020


Changeset: 3e4ad5d8
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2020-06-24 17:48:53 +0000
URL:       https://git.openjdk.java.net/mobile/commit/3e4ad5d8

8246477: add whitebox support for deflating idle monitors

Reviewed-by: dholmes, eosterlund

! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/synchronizer.cpp
! src/hotspot/share/runtime/synchronizer.hpp
! src/hotspot/share/runtime/vmOperations.cpp
! src/hotspot/share/runtime/vmThread.cpp
! test/hotspot/jtreg/compiler/testlibrary/rtm/AbortProvoker.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHumongousClassLoader.java
+ test/hotspot/jtreg/runtime/whitebox/TestWBDeflateIdleMonitors.java
! test/lib/sun/hotspot/WhiteBox.java

Changeset: ac37a299
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2020-06-24 17:49:10 +0000
URL:       https://git.openjdk.java.net/mobile/commit/ac37a299

8248049: minor cleanups in gc/whitebox/TestWBGC.java

Reviewed-by: hseigel

! test/hotspot/jtreg/gc/whitebox/TestWBGC.java

Changeset: 09c2ff52
Author:    duke <duke at openjdk.org>
Date:      2020-06-24 21:57:06 +0000
URL:       https://git.openjdk.java.net/mobile/commit/09c2ff52

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list