Integrated: 8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
Ivan Walulya
iwalulya at openjdk.java.net
Thu Apr 28 08:06: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
This pull request has now been integrated.
Changeset: 4f2e4c7c
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4f2e4c7c249812c16ef04058124892475e1043ed
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/8415
More information about the hotspot-gc-dev
mailing list