RFR: 8265794: Remove ProblemList-non-cds-mode

Calvin Cheung ccheung at openjdk.java.net
Thu Apr 22 22:44:23 UTC 2021


On Thu, 22 Apr 2021 21:50:52 GMT, Mikhailo Seledtsov <mseledtsov at openjdk.org> wrote:

> Please review this trivial change.
> 
> This list has been empty for a long time, and no changes in history since Oct 2018. If we see any issues in non-CDS mode (-Xshare:off) testing in the future (which is very unlikely), we should simply use generic ProblemList to exclude such failing tests.

Looks good. (I saw the changes to the task definitions in another PR.)

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list