RFR (XS) 8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
Jiangli Zhou
jiangli.zhou at oracle.com
Mon Nov 20 19:19:26 UTC 2017
Looks good.
Thanks,
Jiangli
> On Nov 20, 2017, at 10:58 AM, Gerard Ziemski <gerard.ziemski at oracle.com> wrote:
>
> hi all,
>
> Please review this trivial fix to test/hotspot/jtreg/runtime/LoadClass/TestResize.java, which was failing on product build.
>
> The problem here was that TestResize launches a java process with "PrintSystemDictionaryAtExit" flag set, which is a "notproduct" flag, and will fail on product build.
>
> Thanks to Robbin Ehn for reporting it.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8191580
> webrev: http://cr.openjdk.java.net/~gziemski/8191580_rev1
>
>
> cheers
>
More information about the hotspot-runtime-dev
mailing list