RFR (XS): 8188221 - AARCH64: Return type profiling is not performed from aarch64 interpreter
Dmitry Chuyko
dmitry.chuyko at bell-sw.com
Tue Oct 10 14:54:33 UTC 2017
Hello,
TestArrayCopyNoInitDeopt jtreg test (JDK-8072016) fails in
-XX:-TieredCompilation mode because return type is not profiled in
interpreter.
Please review the fix, it adds profiling for aarch64 similar to how it's
implemented for other cpus.
bug: https://bugs.openjdk.java.net/browse/JDK-8188221
patch: jdk10.patch attached
-Dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdk10.patch
Type: text/x-patch
Size: 712 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20171010/58401554/jdk10.patch>
More information about the hotspot-compiler-dev
mailing list