RFR: 8258192: Obsolete the CriticalJNINatives flag [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Fri Nov 12 13:10:44 UTC 2021
On Thu, 11 Nov 2021 22:02:35 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Yes, it's used in
>> cpu/x86/universalUpcallHandler_x86_64.cpp: SharedRuntime::compute_move_order(in_sig_bt,
>
> FWIW, I have a change in panama-foreign repo that replaces that use with a custom class. Will remove ComputeMoveOrder there as well, and it should be completely gone after the next JEP integration, probably in 19 (the JEP for 18 doesn't include that change).
Ok, thanks Jorn.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6343
More information about the hotspot-dev
mailing list