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

Mikhailo Seledtsov mseledtsov at openjdk.java.net
Thu Apr 22 21:59:49 UTC 2021


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.

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

Commit messages:
 - Remove ProblemList-non-cds-mode

Changes: https://git.openjdk.java.net/jdk/pull/3643/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3643&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265794
  Stats: 29 lines in 1 file changed: 0 ins; 29 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3643.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3643/head:pull/3643

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


More information about the hotspot-runtime-dev mailing list