RFR: 8170464: Remove shell script from compiler/c2/cr7005594/Test7005594.java
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Dec 5 17:09:16 UTC 2016
You changed test behavior. The loop should execute 3 iterations to hit the problem (to execute main-loop after iterations split loop optimization). Please, verify that 7005594 problem is reproduced
with old JVM.
Vladimir
On 12/5/16 5:06 AM, Boris Molodenkov wrote:
> Hi All,
>
> Could you please review shell script removal from compiler test.
>
> Test used shell script to check available memory size and message "Could not reserve enough space" in output.
> Test was slightly changed. Now it allocates array of 2 bytes instead of 1GB as in original.
> Tested locally that issue is reproduced with JDK7 b120.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8170464
> Webrev: http://cr.openjdk.java.net/~bmoloden/8170464/webrev.00/
>
> Thanks,
> Boris
>
More information about the hotspot-compiler-dev
mailing list