RFR: 8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
Leonid Mesnik
leonid.mesnik at oracle.com
Thu Sep 19 20:46:56 UTC 2019
Hi
Could you please review following fix which problem list test compiler/codecache/jmx/PoolsIndependenceTest.java until https://bugs.openjdk.java.net/browse/JDK-8167015 <https://bugs.openjdk.java.net/browse/JDK-8167015> is fixed. Test times out intermittently and produce noise in CI (tier1,3).
bug: https://bugs.openjdk.java.net/browse/JDK-8229853 <https://bugs.openjdk.java.net/browse/JDK-8229853>
main bug: https://bugs.openjdk.java.net/browse/JDK-8167015 <https://bugs.openjdk.java.net/browse/JDK-8167015>
diff:
diff -r 944b58cbaf93 test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Wed Sep 11 09:47:42 2019 +0200
+++ b/test/hotspot/jtreg/ProblemList.txt Thu Sep 19 13:43:59 2019 -0700
@@ -41,6 +41,7 @@
# :hotspot_compiler
compiler/ciReplay/TestSAServer.java 8029528 generic-all
+compiler/codecache/jmx/PoolsIndependenceTest.java 8167015 generic-all
compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
compiler/codegen/Test6896617.java 8193479 generic-all
compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all
Leonid
More information about the hotspot-compiler-dev
mailing list