RFR: AArch64: compiler/7196199/Test7196199.java fails on AArch64-Linux with MaxVectorSize > 8

Edward Nevill edward.nevill at gmail.com
Tue Sep 15 10:11:06 UTC 2015


Hi Felix,

On Sun, 2015-09-13 at 21:52 +0800, Felix Yang wrote:


>   I can provoke the bug using OpenJDK8 on my 16 & 32-core AArch64 servers by executing the following command:
>         $java -Xmx32m -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:CompileCommand=exclude,Test7196199.test -XX:+SafepointALot -XX:GuaranteedSafepointInterval=100 Test7196199
>   And the latest Linaro OpenJDK8 & 9 releases both failed the test too.

Thank you for that. I have replicated the fault on one of our partners HW and verified that your patch fixes the problem.

I will raise a JIRA issue and prepare a changeset for review based on your patch.

Your patch failed to apply cleanly because the lines were wrapped at 72 chars. I have manually fixed this in order to apply the patch.

It is much better if you can put the patch on a web server and post a link. This avoids any problems with mailers mangling the patch. You may use people.linaro.org for this.

Thanks for your contribution,
Ed.





More information about the hotspot-compiler-dev mailing list