RFR: 8272164: DumpAllocStats shouldn't subclass from ResourceObj
Dan Heidinga
github.com+8503711+danheidinga at openjdk.java.net
Fri Sep 3 18:37:57 UTC 2021
On Fri, 3 Sep 2021 15:17:49 GMT, Dan Heidinga <github.com+8503711+DanHeidinga at openjdk.org> wrote:
> I picked up a simple unassigned bug to work through the contribution process.
>
> `make run-test-tier1` passes with this change.
>
> Signed-off-by: Dan Heidinga <heidinga at redhat.com>
I see the `` test failed on Linux_x64 and that there's a fix has already been merged for it:
https://github.com/openjdk/jdk/commit/7212561dd1ec65d7f31792959f0eaaab6229eaf4
I'll rebase to pick up the latest to get a clean test run
-------------
PR: https://git.openjdk.java.net/jdk/pull/5362
More information about the hotspot-runtime-dev
mailing list