RFR(XS) : 8158182 : remove shell script from compiler/c2/6894807/IsInstanceTest.java
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue May 31 02:10:18 UTC 2016
Good.
Thanks,
Vladimir
On 5/30/16 4:39 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev/8158182/webrev.00/
>> 57 lines changed: 0 ins; 55 del; 2 mod;
>
> Hi all,
>
> could you please review this fix which removes shell script from compiler/c2/6894807/IsInstanceTest.java test?
>
> the test used shell script to check that output of IsInstanceTest doesn’t contain 'Failed at index:’ string. pretty much the same can be achieved by throwing an exception in IsInstanceTest class.
>
> webrev: http://cr.openjdk.java.net/~iignatyev/8158182/webrev.00/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8158182
> testing: the modified test locally
>
> Thanks,
> — Igor
>
More information about the hotspot-compiler-dev
mailing list