RFR: 8299089: Instrument global jni handles with tag to make them distinguishable
David Holmes
dholmes at openjdk.org
Wed Dec 21 09:43:49 UTC 2022
On Tue, 20 Dec 2022 11:44:33 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> Today there is no cheap way of distinguishing global jni handles from local jni handles.
So is the code you added "cheap"? Else what is the performance hit for adding this? Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/11740
More information about the hotspot-dev
mailing list