Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: repo-valhalla
-
Fix Version/s: repo-valhalla
-
Component/s: hotspot
-
Subcomponent:
Description
Running the following test provided by Sergey with -XX:ValueArrayElemMaxFlatSize=0 -Xint fails:
http://cr.openjdk.java.net/~skuksenko/valhalla/8229443/src/main/java/org/openjdk/err/
The test passes fine with array flattening or when removing the "inline" from Val6.java.
I found this when investigatingJDK-8229443.
http://cr.openjdk.java.net/~skuksenko/valhalla/8229443/src/main/java/org/openjdk/err/
The test passes fine with array flattening or when removing the "inline" from Val6.java.
I found this when investigating
Attachments
Issue Links
- relates to
-
JDK-8229443 [lworld] Missing anti-dependency between loads and stores from flattened array
-
- Resolved
-