Log message is tagged to "cds" when COOP is disabled by ergonomics due to heap size. This log has introduced in JDK-8226462.
But it might occur outside of CDS. So it should be tagged to "gc+heap+coops" instead of "cds".
But it might occur outside of CDS. So it should be tagged to "gc+heap+coops" instead of "cds".
- relates to
-
JDK-8226462 [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
- Resolved