RFR: 8258192: Obsolete the CriticalJNINatives flag

Martin Doerr mdoerr at openjdk.java.net
Thu Nov 11 12:06:34 UTC 2021


On Wed, 10 Nov 2021 22:06:05 GMT, Coleen Phillimore <coleenp 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.

-------------

Changes requested by mdoerr (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6343


More information about the hotspot-dev mailing list