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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Dec 1 21:18:46 UTC 2015


Thanks. I will add -Xbatch flag. It will make sure to trigger compilation when threshold is reached. And I will verify.

Thanks,
Vladimir

On 12/1/15 12:57 PM, Andrew Haley wrote:
> 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