Integrated: 8254599: CDS dump should not warn about hidden classes

Yumin Qi minqi at openjdk.java.net
Tue Oct 13 04:08:11 UTC 2020


On Mon, 12 Oct 2020 18:57:54 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> Regular hidden class skipping warning in -Xshare:dump is at info log level, it is noise for a normal operation. Changed
> to debug level, along the change, three test cases in dynamic dumping changed to debug log level to have original
> message output.   Tests: tier1-5 in progress. Passed all local runtime/cds

This pull request has now been integrated.

Changeset: e49232a0
Author:    Yumin Qi <minqi at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e49232a0
Stats:     6 lines in 4 files changed: 1 ins; 0 del; 5 mod

8254599: CDS dump should not warn about hidden classes

Reviewed-by: redestad, lfoltan, iklam

-------------

PR: https://git.openjdk.java.net/jdk/pull/614


More information about the hotspot-runtime-dev mailing list