RFR(XS):8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java

Chris Plummer chris.plummer at oracle.com
Mon Jul 23 19:17:26 UTC 2018


Hi,

Please review the following, to be pushed to JDK 11

https://bugs.openjdk.java.net/browse/JDK-8208075

diff --git a/test/hotspot/jtreg/ProblemList.txt 
b/test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -123,7 +123,7 @@

  vmTestbase/nsk/jvmti/ClearBreakpoint/clrbrk001/TestDescription.java 
8016181 generic-all
  vmTestbase/nsk/jvmti/FieldModification/fieldmod001/TestDescription.java 8016181 generic-all
-vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java 
8202896 linux-x64
+vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java 
8202896,8206076,8208074 generic-all
  vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java 7013634 generic-all
  vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java 6606767 generic-all
  vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted004/TestDescription.java 7013634,6606767 generic-all

The test was already quarantined on linux-x86 due to 8202896. However a 
few days ago it started to fail for a different reason on every run and 
every platform. 8208074 was filed for it. Also, it fails rarely due to 
timeout, and 8206076 was filed for that failure a few months ago.

https://bugs.openjdk.java.net/browse/JDK-8202896
https://bugs.openjdk.java.net/browse/JDK-8206076
https://bugs.openjdk.java.net/browse/JDK-8208074

thanks,

Chris



More information about the serviceability-dev mailing list