Integrated: 8259374: Make ThreadInVMfromNative have ResetNoHandleMark
Coleen Phillimore
coleenp at openjdk.java.net
Tue Jan 12 13:09:59 UTC 2021
On Thu, 7 Jan 2021 18:28:54 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.
This pull request has now been integrated.
Changeset: 4c75d14a
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4c75d14a
Stats: 18 lines in 7 files changed: 4 ins; 8 del; 6 mod
8259374: Make ThreadInVMfromNative have ResetNoHandleMark
Reviewed-by: dcubed, pchilanomate
-------------
PR: https://git.openjdk.java.net/jdk/pull/1983
More information about the hotspot-dev
mailing list