[lworld] RFR: add WhiteBox support to fix failing test

Frederic Parain fparain at openjdk.java.net
Fri Jun 12 17:52:28 UTC 2020


On Fri, 12 Jun 2020 17:47:04 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Update failing test HelloDynamicInlineClass.java to use whitebox support for dumpBaseArchive(), as is done in similar
>> tests such as HelloDynamic.java.  The test now passes when run locally.
>
> LGTM (not an expert in CDS, but changes look consistent with other tests using dumpBaseArchive().
> 
> Fred

Note: the fix might be impacted by JDK-8245060.

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

PR: https://git.openjdk.java.net/valhalla/pull/79


More information about the valhalla-dev mailing list