RFR[10] JDK-8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
joe darcy
joe.darcy at oracle.com
Tue Oct 31 16:31:46 UTC 2017
Hi John,
This looks fine to push, assuming JDK-8190315 doesn't get fixed in the
interim.
Thanks,
-Joe
On 10/31/2017 12:21 AM, sha.jiang at oracle.com wrote:
> Hi,
> Because of JDK-8190315, test
> tools/javac/tree/NoPrivateTypesExported.java always fails. So, it has
> to put it to ProblemList until JDK-8190315 is fixed.
>
> diff -r 438e0c9f2f17 test/langtools/ProblemList.txt
> --- a/test/langtools/ProblemList.txt Mon Oct 30 17:49:33 2017 -0700
> +++ b/test/langtools/ProblemList.txt Tue Oct 31 15:18:03 2017 +0800
> @@ -54,6 +54,7 @@
> tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
> 8057687 generic-all emit correct byte code an attributes for
> type annotations
> tools/javac/warnings/suppress/TypeAnnotations.java 8057683
> generic-all improve ordering of errors with type annotations
> tools/javac/modules/SourceInSymlinkTest.java 8180263 windows-all
> fails when run on a subst drive
> +tools/javac/tree/NoPrivateTypesExported.java 8190315 generic-all
>
> ###########################################################################
>
> #
>
> Best regards,
> John Jiang
>
More information about the compiler-dev
mailing list