RFR(S) : 8156469 : [JITtester] Difference in generated golden output when run with Jigsaw build

Igor Ignatyev igor.ignatyev at oracle.com
Fri May 27 14:09:05 UTC 2016


Vladimir,

thanks for review!
— Igor
> On May 27, 2016, at 5:09 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
> 
> Looks good.
> 
> Best regards,
> Vladimir Ivanov
> 
> On 5/26/16 11:59 PM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev/8156469/webrev.00/
>>> 56 lines changed: 23 ins; 13 del; 20 mod;
>> 
>> Hi all,
>> 
>> could you please review this small fix?
>> since jit-tester tests can be generated by another version of JDK, there is probability that some of exception messages or stack trace have been changed. this can cause lots of false positive test results. in order to avoid that and make tests more robust, I have changed JIT tester to print/compare just only exception class names.
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8156469
>> webrev: http://cr.openjdk.java.net/~iignatyev/8156469/webrev.00/
>> 
>> Thanks,
>> — Igor
>> 



More information about the hotspot-compiler-dev mailing list