| JDK 11 | Other | 
|---|---|
| 11.0.17-oracleFixed | openjdk8u352,shenandoah8u352Fixed | 
| Relates :   | 
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.
| 
 |