JDK-8248335 : ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-25
  • Updated: 2020-07-24
  • Resolved: 2020-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15 JDK 16
15 b30Fixed 16Fixed
Description
ProblemList two tests in AOT testing to reduce the noise in the CI.

Here's the context diffs:

$ hg diff
diff -r c2e9eadd464c test/hotspot/jtreg/ProblemList-aot.txt
--- a/test/hotspot/jtreg/ProblemList-aot.txt	Thu Jun 25 08:36:59 2020 -0700
+++ b/test/hotspot/jtreg/ProblemList-aot.txt	Thu Jun 25 12:11:40 2020 -0400
@@ -85,5 +85,8 @@
 compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java    8167430 generic-all
 compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java  8167430 generic-all
 
+compiler/ciReplay/TestServerVM.java      8248265 generic-all
+compiler/ciReplay/TestVMNoCompLevel.java 8248265 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


Comments
Changeset: b4ea9cf2 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2020-06-25 13:08:50 +0000 URL: https://git.openjdk.java.net/mobile/commit/b4ea9cf2
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk15/rev/c9b89c166c74 User: dcubed Date: 2020-06-25 17:11:28 +0000
25-06-2020