RFR: 8258192: Obsolete the CriticalJNINatives flag
Coleen Phillimore
coleenp at openjdk.java.net
Thu Nov 11 14:25:45 UTC 2021
On Thu, 11 Nov 2021 12:03:55 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> This change removes the disabled CriticalJNINatives code, and the flag now gives an obsolete message.
>> Tested with tier1 on cpus x64, aarch64, and builds on linux-x86-open,linux-s390x-open,linux-arm32-debug,linux-ppc64le-debug.
>
> Thanks for taking care of all platforms. `move_ptr(MacroAssembler*, VMRegPair, VMRegPair, int)` needs to get removed to avoid build warnings on PPC64 and s390.
Thanks for finding move_ptr @TheRealMDoerr.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6343
More information about the hotspot-dev
mailing list