As part of JDK-8185796 the following tests were added:
test/hotspot/jtreg/serviceability/sa/TestClhsdbJstackLock.java
test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLock.java
The test TestJhsdbJstackLock times out on windows and cause a TIMEOUT in tier1. Since the timeout is 3 hours this delays the CI alot and I think the tests should be backed out during investigation.
test/hotspot/jtreg/serviceability/sa/TestClhsdbJstackLock.java
test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLock.java
The test TestJhsdbJstackLock times out on windows and cause a TIMEOUT in tier1. Since the timeout is 3 hours this delays the CI alot and I think the tests should be backed out during investigation.
- relates to
-
JDK-8191919 Include TestJhsdbJstackLock.java in ProblemList.txt
- Resolved
-
JDK-8185796 SA: jstack and clhsdb jstack should show lock objects
- Resolved