Withdrawn: 8264682: MemProfiling does not own Heap_lock when using G1
Yi Yang
yyang at openjdk.java.net
Fri Apr 9 07:18:24 UTC 2021
On Mon, 5 Apr 2021 07:34:30 GMT, Yi Yang <yyang at openjdk.org> wrote:
> Trivial fix for JDK-8264682.
>
> `Universe::heap()->used()` calls G1Allocator::used_in_alloc_regions() when G1 enabled, it checks whether Heap_lock was owned on this thread's behalf.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3340
More information about the hotspot-runtime-dev
mailing list