RFR: 8261731: shallow copy the internal buffer of a scalar-replaced java.lang.String object
Xin Liu
xliu at openjdk.java.net
Mon Mar 8 19:35:07 UTC 2021
On Thu, 4 Mar 2021 10:02:31 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Split.java
hi, @TobiHartmann ,
Could you teach me how to trigger crashes for java/lang/String/Split.java and java/lang/management/MemoryMXBean/LowMemoryTest2.sh ?
I tried different options like "'-ea -esa -XX:CompileThreshold=100' with/without -XComp, -XX:-TieredCompilation. still no luck.
or Could you paste a replay file so I can investigate it?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2570
More information about the hotspot-compiler-dev
mailing list