RFR: 8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Apr 27 07:49:46 UTC 2022
On Wed, 27 Apr 2022 07:39:12 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this small fix on the error message. The `getSimpleName()` returns an empty string for anonymous classes, and in this case, the enum values are objects of anonymous classes.
>
> Thanks
> Ivan
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8415
More information about the hotspot-gc-dev
mailing list