RFR: 8258192: Obsolete the CriticalJNINatives flag

Coleen Phillimore coleenp at openjdk.java.net
Thu Nov 11 15:56:33 UTC 2021


On Thu, 11 Nov 2021 14:17:15 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> I didn't know if the save area is still needed for something else, which is why I left the ?.  I can remove the comment but haven't made any  substantial changes here.  I'm not sure if they're needed or not, but I can't test them if I made them.
>
> I mean, you did the same here: https://github.com/openjdk/jdk/pull/6343/files#diff-060e534de775616a893aa969f3639e53666cda9e93bed7c3a3c14b9cdc4cdba0L1553-L1554 -- and that change is understandable.

Looking further, the area is needed (stores oops there), but not the comment.

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

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


More information about the hotspot-dev mailing list