RFR(S): 8185531: [TESTBUG] Improve test configuration for shared strings

Gerard Ziemski gerard.ziemski at oracle.com
Wed Aug 1 16:40:07 UTC 2018


Looks good.


cheers

> On Jul 26, 2018, at 12:51 PM, Mikhailo Seledtsov <mikhailo.seledtsov at oracle.com> wrote:
> 
> Please review this simple improvement to add 2 more relevant test configurations to shared strings tests: -XX:+UseStringDeduplication  and -XX:-CompactStrings
> 
>    JBS: https://bugs.openjdk.java.net/browse/JDK-8185531
>    Webrev: http://cr.openjdk.java.net/~mseledtsov/8185531.00/
>    Testing:
>        1. Locally: ran the affected tests locally (Linux-x64)
>           All PASS
>        2. Automated multi-platform test system:
>           Same set: test/hotspot/jtreg/runtime/appcds/sharedStrings/
>           All PASS
> 
> Thank you,
> Misha



More information about the hotspot-runtime-dev mailing list