RFR[XS] 8191747 [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits

George Triantafillou george.triantafillou at oracle.com
Tue Nov 28 18:17:30 UTC 2017


Hi Ioi,

Looks good.

-George

On 11/28/2017 12:58 PM, Ioi Lam wrote:
> Hi,
>
> Here's a fix for these two tests failing in product builds. The fix is 
> to replace the use of debug flag PrintSystemDictionaryAtExit flag with 
> -Xlog:class+load, which is available in product builds:
>
> https://bugs.openjdk.java.net/browse/JDK-8191747
> http://cr.openjdk.java.net/~iklam/jdk10/8191747-avoid-PrintSystemDictionaryAtExit-in-tests.v01/ 
>
>
> Thanks
> - Ioi
>



More information about the hotspot-runtime-dev mailing list