RFR(xxs): JDK-8220745 - Fix problemlist entry to refer to 8220613

Daniel D. Daugherty daniel.daugherty at oracle.com
Sat Mar 16 00:48:36 UTC 2019


Thumbs up.

Dan


On 3/15/19 8:43 PM, jesper.wilhelmsson at oracle.com wrote:
> Hi,
>
> Please review this tiny fix to make the problemlist entry for TimSortStackSize2.java refer to JDK-8220613, which is the issue that is investigating the problem. The old value, JDK-8220005, became the issue used to problemlist the test.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8220745 <https://bugs.openjdk.java.net/browse/JDK-8220745>
> Diff:
>
> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
> --- a/test/jdk/ProblemList.txt
> +++ b/test/jdk/ProblemList.txt
> @@ -840,7 +840,7 @@
>
>   # jdk_util
>
> -java/util/Arrays/TimSortStackSize2.java                         8220005 generic-all
> +java/util/Arrays/TimSortStackSize2.java                         8220613 generic-all
>
>   ############################################################################
>
>
> Thanks,
> /Jesper
>



More information about the jdk-dev mailing list