Details
-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277291 | 17.0.3-oracle | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8277197 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
JDK-8277051 | 11.0.15-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8278060 | 11.0.15 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Description
$ CONF=linux-x86-server-fastdebug make run-test TEST=compiler/loopopts/superword/CoLocatePack.java TEST_VM_OPTS="-XX:UseAVX=0 -XX:UseSSE=0"
...
CompileCommand: compileonly compiler/loopopts/superword/CoLocatePack.test bool compileonly = true
191 ConvF2L === _ 714 [[ 193 ]] !jvms: CoLocatePack::test @ bci:30 (line 70)
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/phaseX.cpp:1128
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk/src/hotspot/share/opto/phaseX.cpp:1128), pid=1717516, tid=1717532
# fatal error: modified node was not processed by IGVN.transform_old()
#
Attachments
Issue Links
- backported by
-
JDK-8277051 C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
- Resolved
-
JDK-8277197 C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
- Resolved
-
JDK-8277291 C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
- Resolved
-
JDK-8278060 C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
- Resolved
- relates to
-
JDK-8266950 Remove vestigial support for non-strict floating-point execution
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/d2ed8cdb
-
Commit openjdk/jdk17u/95726bf7
-
Commit openjdk/jdk/0488ebdf
-
Review openjdk/jdk11u-dev/621
-
Review openjdk/jdk17u/261
-
Review openjdk/jdk/6176