[14] RFR (T) 8236726: Put vmTestbase/vm/mlvm/indy/stress/java tests on AOT Problem list

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Jan 15 18:08:39 UTC 2020


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

I need more time to work on 8226689 [1]. I can't reproduce failure locally - it seems very intermittent.
For JDK 14 I suggest to put failed tests on AOT problem list to skip them.

Thanks,
Vladimir

diff -r 5b2e2fdb4d19 test/hotspot/jtreg/ProblemList-aot.txt
--- a/test/hotspot/jtreg/ProblemList-aot.txt
+++ b/test/hotspot/jtreg/ProblemList-aot.txt
@@ -81,3 +81,5 @@
  compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java    8167430 generic-all
  compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java  8167430 generic-all

+vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSiteFreq/Test.java   8226689 generic-all
+vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSiteFreq/Test.java  8226689 generic-all


[1] https://bugs.openjdk.java.net/browse/JDK-8226689


More information about the hotspot-compiler-dev mailing list