-
Bug
-
Resolution: Fixed
-
P3
-
9, 10, 11, 12, 13, 14
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246409 | 13.0.4 | Tobias Hartmann | P3 | Resolved | Fixed | b04 |
JDK-8235394 | 11.0.7-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8237338 | 11.0.7 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8250760 | openjdk8u272 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
jittester-generated test fails with
STDERR:
java.lang.RuntimeException: Actual stderr isn't equal to golden one: expected java.lang.NumberFormatException
to equal java.lang.ArithmeticException
To reproduce the issue it is needed to download all attached files in hotspot regression tests, saying compiler/jittester and run
bash jib.sh make -- run-test JTREG_RETAIN=all TEST=compiler/jittester
STDERR:
java.lang.RuntimeException: Actual stderr isn't equal to golden one: expected java.lang.NumberFormatException
to equal java.lang.ArithmeticException
To reproduce the issue it is needed to download all attached files in hotspot regression tests, saying compiler/jittester and run
bash jib.sh make -- run-test JTREG_RETAIN=all TEST=compiler/jittester
- backported by
-
JDK-8235394 C1: Incorrect result of field load due to missing narrowing conversion
- Resolved
-
JDK-8237338 C1: Incorrect result of field load due to missing narrowing conversion
- Resolved
-
JDK-8246409 C1: Incorrect result of field load due to missing narrowing conversion
- Resolved
-
JDK-8250760 C1: Incorrect result of field load due to missing narrowing conversion
- Resolved