RFR 8202186: AArch64: Debug build VM crashes with PrintC1Statistics option

Ningsheng Jian Ningsheng.Jian at arm.com
Fri Apr 27 03:26:01 UTC 2018


Hi,

Please help to review this small fix.

Bug: https://bugs.openjdk.java.net/browse/JDK-8202186
Webrev: http://cr.openjdk.java.net/~njian/8202186/webrev.01/

JVM crashed, when I tried PrintC1Statistics option. It is caused by
the literal address range limit of ldrw in incrementw. See JBS for the
backtrace.

Thanks,
Ningsheng


More information about the hotspot-compiler-dev mailing list