RFC: JWarmup precompile java hot methods at application startup
yumin qi
yumin.qi at gmail.com
Wed Mar 27 03:35:44 UTC 2019
Hi, Tobias
We will guard the flag and test cases on Linux platform only.
BTW, it passed submit repo tests.
Thanks
Yumin
On Tue, Mar 26, 2019 at 12:53 AM Tobias Hartmann <tobias.hartmann at oracle.com>
wrote:
>
> On 22.03.19 13:15, Kuai Wei wrote:
> > jwarmup is designed to work on linux x86-64 only. So we have not tested
> on other platform.
>
> Okay, in this case it should not be possible to enable the feature on any
> other platform (if the
> corresponding flag is set, a "... not supported on this platform" warning
> should be issued and the
> flag should be disabled, see examples in arguments.cpp).
>
> Also, the corresponding tests should only be executed on supported
> platforms.
>
> Best regards,
> Tobias
>
More information about the hotspot-dev
mailing list