RFR: 8144028: Use AArch64 bit-test instructions in C2

Andrew Haley aph at redhat.com
Tue Dec 1 20:57:42 UTC 2015


On 12/01/2015 07:27 PM, Vladimir Kozlov wrote:
> Do you mind if I remove "@requires os.arch == "aarch64" and reduce 10000000 loop limit to run the test on all platforms?

No, but please make sure the loop limit is low enough to trigger C2
with tiered compilation.

Andrew.



More information about the hotspot-compiler-dev mailing list