Re: RFR: JDK-8246697 Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM

2020-06-05 Thread Igor Ignatyev
Hi Jim, you should use another bug id, one which you are going to use to fix the problem, in the problem list. -- Igor > On Jun 5, 2020, at 7:41 AM, Jim Laskey wrote: > > Can I get a quick review for the following. Getting some unexpected OOM from > test. Pulling until I figure it out. > >

Re: RFR: JDK-8246697 Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM

2020-06-05 Thread sundararajan . athijegannathan
Looks good. -Sundar On 05/06/20 8:11 pm, Jim Laskey wrote: Can I get a quick review for the following. Getting some unexpected OOM from test. Pulling until I figure it out. jbs: https://bugs.openjdk.java.net/browse/JDK-8246696 diff -r 345693999a92 test/jdk/ProblemList.txt ---

RFR: JDK-8246697 Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM

2020-06-05 Thread Jim Laskey
Can I get a quick review for the following. Getting some unexpected OOM from test. Pulling until I figure it out. jbs: https://bugs.openjdk.java.net/browse/JDK-8246696 diff -r 345693999a92 test/jdk/ProblemList.txt --- a/test/jdk/ProblemList.txt Fri Jun 05 11:35:06 2020 -0300 +++