-
Bug
-
Resolution: Fixed
-
P2
-
8, 11, 13
-
b01
-
aarch64
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290878 | 11.0.17-oracle | Tobias Hartmann | P2 | Closed | Fixed | b04 |
JDK-8291904 | openjdk8u352 | Severin Gehwolf | P2 | Resolved | Fixed | b02 |
Crashes in STR instructions due to long offsets were fixed by JDK-8235385. But a customer still complains about that the same crashes take place on reading the memory by Unsafe calls. Attached reproducer gets crashed in at least a half of runs. Looks like LDR instructions are to be fixed in the same way as STR ones were.
- backported by
-
JDK-8291904 [aarch64] LDR instructions must use legitimized addresses
- Resolved
-
JDK-8290878 [aarch64] LDR instructions must use legitimized addresses
- Closed
- relates to
-
JDK-8235385 Crash on aarch64 JDK due to long offset
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/deae94f8
-
Commit openjdk/jdk11u-dev/1f402896
-
Review openjdk/jdk8u-dev/84
-
Review openjdk/jdk11u-dev/1164
(2 links to)