RFR: 8299125: UnifiedOopRef in JFR leakprofiler should treat thread local oops correctly [v2]
Axel Boldt-Christmas
aboldtch at openjdk.org
Mon Jan 2 08:38:12 UTC 2023
On Fri, 23 Dec 2022 09:45:15 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> Hmm. So we have IN_NATIVE accesses tagged as encode_in_native, and essentially AS_RAW accesses encoded as encode_non_barriered. I usually don't pick on naming, but the term "non-barriered" seems to stray away from already established terminology. I would prefer if the mentions of "non_barriered" changed to "as_raw" for consistency.
I agree, changed the terms used.
-------------
PR: https://git.openjdk.org/jdk/pull/11741
More information about the hotspot-dev
mailing list