JDK 9 RFR of JDK-8149492: Problem list CheckEncodings.sh
Stuart Marks
stuart.marks at oracle.com
Tue Feb 9 22:04:31 UTC 2016
Hi Joe,
Adding this test to the problem list looks fine to me.
s'marks
On 2/9/16 11:34 AM, joe darcy wrote:
> Hello,
>
> As noted in bug JDK-7008363, the test
>
> test/java/lang/StringCoding/CheckEncodings.sh
>
> "does nothing and is very slow at that"
>
> Until and unless the problems noted in JDK-7008363 are addressed, there is
> little point in running the test and it should be put on the problem list.
>
> Please review the patch below which does this.
>
> Thanks,
>
> -Joe
>
> --- a/test/ProblemList.txt Mon Feb 08 17:37:46 2016 +0100
> +++ b/test/ProblemList.txt Tue Feb 09 11:33:23 2016 -0800
> @@ -133,6 +133,9 @@
> # 8029891
> java/lang/ClassLoader/deadlock/GetResource.java generic-all
>
> +# 7008363
> +java/lang/StringCoding/CheckEncodings.sh generic-all
> +
> ############################################################################
>
> # jdk_instrument
>
>
More information about the core-libs-dev
mailing list