RFR: 8259374: Make ThreadInVMfromNative have ResetNoHandleMark [v2]

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Thu Jan 7 22:24:58 UTC 2021


On Thu, 7 Jan 2021 22:21:07 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Please review this straightforward change to add a ResetNoHandleMark in the ThreadInVMfromNative transition class so that callers don't have to do this.  Tested with tier1-3.
>> This was broken out of a larger change for JDK-8258032 Reconsider LEAF entry restrictions.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix grammar

Looks good to me!

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

Marked as reviewed by pchilanomate (Committer).

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


More information about the hotspot-dev mailing list