JDK-8230238 : Add another regression test for JDK-8134739
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8,11,14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-08-27
  • Updated: 2022-06-27
  • Resolved: 2019-09-02
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 11 JDK 13 JDK 14 Other
11.0.6-oracleFixed 13.0.4Fixed 14 b13Fixed openjdk8u242Fixed
Related Reports
Relates :  
Relates :  
Description
8u fails without JDK-8134739 fix. Unfortunately, it does not reproduce on compiler/loopopts/superword/TestVectorizationWithInvariant from there. It does, however, reproduce on fuzzer tests that we luckily got (attached as 0021.tar.gz in JDK-8134739). We should really turn that into proper additional regression test for JDK-8134739.

This would allow us to test 8u backports better.
Comments
Fix Request (13u) This test provides safety net for compiler work, and keeps test base the same across releases. Patch applies cleanly to 13u and new test passes.
29-05-2020

Fix Request (8u) This test provides safety net for compiler work, and keeps test base the same across releases. It serves as regression test for JDK-8010500, to be pushed before this changeset. Patch applies to 8u with reshuffling and new test passes.
10-09-2019

Fix Request (11u) This test provides safety net for compiler work, and keeps test base the same across releases. This backport is the intermediary stop towards backporting to 8u. Patch applies cleanly to 11u and new test passes.
10-09-2019

URL: https://hg.openjdk.java.net/jdk/jdk/rev/47ce198d5cf1 User: shade Date: 2019-09-02 09:31:36 +0000
02-09-2019

RFR: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2019-August/034848.html
27-08-2019

http://cr.openjdk.java.net/~shade/8230238/webrev.01/
27-08-2019