RFR: 8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build

Yi Yang yyang at openjdk.java.net
Tue Mar 30 14:16:23 UTC 2021


The test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build since it checks for `out.shouldContain("OpenJDK")`. Relax this restriction now.

Thanks~
Yang

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

Commit messages:
 - not assume OpenJDK build

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

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


More information about the hotspot-runtime-dev mailing list