RFR(XS) : 8210699 : Problem list tests which times out in Xcomp mode
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Sep 13 04:02:06 UTC 2018
Good.
Thanks,
Vladimir
On 9/12/18 8:46 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8210699/webrev.00/index.html
>> 62 lines changed: 62 ins; 0 del; 0 mod;
>
> Hi all,
>
> could you please review this small fix which introduces a Xcomp-specific problem-list?
>
> the analysis of the failures from last two weeks showed that most of timeouts w/ -Xcomp happen in a handful number of tests. the patch puts the tests which times out only w/ Xcomp.
>
> for the record, here is the statistics on how many timeouts we have observed:
> java/lang/invoke/MethodHandles/CatchExceptionTest : 33 times, on different platforms
> vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH : 32 times, only on solaris-sparc
> runtime/appcds/cacheObject/DifferentHeapSizes : 17 times, only on solaris-sparc
> java/lang/Class/forName/modules/TestDriver : 10 times, only on solaris-sparc
>
> webrev: http://cr.openjdk.java.net/~iignatyev//8210699/webrev.00/index.html
> JBS: https://bugs.openjdk.java.net/browse/JDK-8210699
>
> Thanks,
> -- Igor
>
More information about the hotspot-compiler-dev
mailing list