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

Igor Ignatyev igor.ignatyev at oracle.com
Fri Jun 5 14:48:33 UTC 2020


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 <james.laskey at oracle.com> 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
> --- a/test/jdk/ProblemList.txt	Fri Jun 05 11:35:06 2020 -0300
> +++ b/test/jdk/ProblemList.txt	Fri Jun 05 11:38:29 2020 -0300
> @@ -883,6 +883,7 @@
> # jdk_util
> 
> java/util/ServiceLoader/ReloadTest.java                     8242935 generic-all
> +java/util/StringJoiner/StringJoinerTest.java                8246697 generic-all
> 
> ############################################################################
> 



More information about the core-libs-dev mailing list