RFR(XS): 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java

Chris Plummer chris.plummer at oracle.com
Wed Jun 20 20:04:47 UTC 2018


Hello,

Please review the following. I tested by running :vmTestbase_nsk_jvmti 
on all platforms and confirmed that the test is not run on linux-x64 or 
linux-x64-debug, but is run on all other platforms. I also ran the test 
25 times on all non-linux supported platforms with no failures. I plan 
to push under the trivial change rules.

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

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
@@ -130,6 +130,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/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

thanks,

Chris




More information about the serviceability-dev mailing list