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

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Mar 30 14:23:10 UTC 2021


On Tue, 30 Mar 2021 14:08:19 GMT, Yi Yang <yyang at openjdk.org> wrote:

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

Thumbs up.

This is a trivial fix and does not need to wait for 24 hours.

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

Marked as reviewed by dcubed (Reviewer).

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


More information about the hotspot-runtime-dev mailing list