Re: Fwd: Re: [PATCH] test/jdk/java/beans/PropertyEditor/Test6397609.java failed in JITed code

2019-01-08 Thread Sergey Bylokhov
On 07/01/2019 23:31, Alan Bateman wrote: Tests that consume all the heap and trigger OOME will often have reliability issues, sometimes this happens when the tests are run with different combinations of VM options or when there is concurrent activity as the OOME can be triggered An existed t

Re: Fwd: Re: [PATCH] test/jdk/java/beans/PropertyEditor/Test6397609.java failed in JITed code

2019-01-08 Thread Alan Bateman
On 09/01/2019 03:07, Sergey Bylokhov wrote: On 07/01/2019 23:31, Alan Bateman wrote: Tests that consume all the heap and trigger OOME will often have reliability issues, sometimes this happens when the tests are run with different combinations of VM options or when there is concurrent activity