RFR(trivial): 8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled

David Holmes david.holmes at oracle.com
Fri Oct 18 06:29:20 UTC 2019


Hi Jie,

On 18/10/2019 4:24 pm, Jie Fu wrote:
> Hi all,
> 
> May I get reviews for this one-line fix?
> 
> JBS:    https://bugs.openjdk.java.net/browse/JDK-8232593
> Webrev: http://cr.openjdk.java.net/~jiefu/8232593/webrev.00/
> 
> This bug was found while we were debugging the cds feature on mips.
> When cds was disabled, only this one failed under 
> hotspot/jtreg/runtime/cds.
> So it might be better to fix it.

CDS folk may have to jump in here as I would have thought the fix here 
is to ensure that Platform.isDefaultCDSArchiveSupported() returns false ?

David

> Thanks a lot.
> Best regards,
> Jie
> 
> 


More information about the hotspot-runtime-dev mailing list