RFR (XS) 8151017: [TESTBUG] test/compiler/c1/CanonicalizeArrayLength does not work on product builds

Tobias Hartmann tobias.hartmann at oracle.com
Wed Mar 2 09:04:15 UTC 2016


Hi Aleksey,

On 02.03.2016 10:02, Aleksey Shipilev wrote:
> Hi,
> 
> Please review the fix for a testbug:
>   https://bugs.openjdk.java.net/browse/JDK-8151017
> 
> Webrev:
>   http://cr.openjdk.java.net/~shade/8151017/webrev.01/
> 
> Test uses develop/diagnostic VM options: ScavengeRootsInCode and
> PatchALot, and we need to preceed the test configs with
> -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions to make
> it work on product bits.

Looks good.

Best regards,
Tobias

> 
> The test passes now on Linux x86_64/release.
> 
> Thanks,
> -Aleksey
> 


More information about the hotspot-compiler-dev mailing list