hg: jdk/jdk: 8244386: convert runtime/Safepoint/AssertSafepointCheckConsistency tests to gtest
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Aug 26 11:55:19 UTC 2020
Changeset: cfcc3b8917fe
Author: coleenp
Date: 2020-08-26 07:55 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/rev/cfcc3b8917fe
8244386: convert runtime/Safepoint/AssertSafepointCheckConsistency tests to gtest
Reviewed-by: stuefe, lfoltan, dcubed
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/thread.cpp
+ test/hotspot/gtest/runtime/test_safepoint_locks.cpp
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency1.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency2.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency3.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency4.java
- test/hotspot/jtreg/runtime/Safepoint/NoSafepointVerifier.java
! test/lib/sun/hotspot/WhiteBox.java
More information about the jdk-all-changes
mailing list