Review Request : JDK-8031670: remove unneeded -source option from javadoc tests
Vicente-Arturo Romero-Zaldivar
vicente.romero at oracle.com
Wed Feb 19 07:37:28 PST 2014
Hi Neil,
there is a typo at test/tools/javadoc/6964914/JavacWarning.java:
"It *amy* be deprecated in JDK8"
at test/com/sun/javadoc/testLambdaFeature/TestLambdaFeature.java:
I would add the note as an independent comment after the
* @test
* @bug 8004893 8022738
section not as part of it.
Vicente
On 18/02/14 21:10, Neil Toda wrote:
>
> A small set of javadoc tests contain the -source parameter. In most
> cases, the parameter is
> not required for the test. In several cases, the -source parameter is
> being explicitly tested,
> but relies on a JDK version that will be removed from JDK9.
>
> This changeset removes unnecessary -source specification when not
> needed, or changes the
> test/source-version requested to one that will work in JDK9.
>
> http://cr.openjdk.java.net/~darcy/neiltoda/8031670.0/
>
> Thanks
>
> -neil
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20140219/b861ece4/attachment.html
More information about the compiler-dev
mailing list