JDK-8255379 : ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-25
  • Updated: 2020-10-29
  • Resolved: 2020-10-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 16
16 b22Fixed
Description
ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
to reduce the noise in the JDK16 CI.

So far we have 80 sightings...

Here's the proposed context diff:

$ git diff
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
index a5afc8bc4e5..680184d8403 100644
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -64,6 +64,8 @@ compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
 
 compiler/c2/Test8004741.java 8235801 generic-all
 
+compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java 8255120 generic-all
+
 #############################################################################
 
 # :hotspot_gc
Comments
Changeset: 60d01424 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2020-10-25 14:49:26 +0000 URL: https://git.openjdk.java.net/jdk/commit/60d01424
25-10-2020