RFR: JDK-8169177 Aarch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options

Kavitha Natarajan kavitha.natarajan at linaro.org
Thu Nov 10 11:29:44 UTC 2016


Hi,

The following are the jtreg test cases that fail with SIGSEGV on aarch64
when "-XX:+ZeroTLAB" is specified along with GC options:

hotspot/test/compiler/stringopts/TestStringObjectInitialization.java
hotspot/test/gc/TestSystemGC.java
hotspot/test/gc/arguments/TestAlignmentToUseLargePages.java
hotspot/test/gc/cms/TestBubbleUpRef.java
hotspot/test/gc/metaspace/TestMetaspacePerfCounters.java
hotspot/test/gc/parallel/TestDynShrinkHeap.java
hotspot/test/gc/stress/TestGCOld.java

Bug fix for JDK-8086053
<https://bugs.openjdk.java.net/browse/JDK-8086053> (Address
inconsistencies regarding ZeroTLAB) fixes similar issue on x86 and sparc.
This is now ported to aarch64 and the above test cases now pass on aarch64
as well.

Below is the webrev for the changes:

http://people.linaro.org/~kavitha.natarajan/8169177/webrev.00/

Can someone please review ?

Thanks,
Kavitha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161110/bfa7f5b9/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list