[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-compiler-dev
Subject:    Re: JDK 9 RFR Enable doclint reference checking for the java.compiler module
From:       Erik Joelsson <erik.joelsson () oracle ! com>
Date:       2017-02-14 8:14:13
Message-ID: 3136fb32-d3b7-cd55-d5fc-388995135897 () oracle ! com
[Download RAW message or body]

Looks good.

/Erik


On 2017-02-13 21:04, joe darcy wrote:
> Hello,
>
> Please review the small patch below to enable the "reference" category 
> of doclint checking (@see and @link tags, etc.) for the java.compiler 
> module which hosts the packages javax.lang.model.*, 
> javax.annotation.processing, and javax.tools.
>
> Thanks,
>
> -Joe
>
> diff -r 4eb77fb98952 make/CompileJavaModules.gmk
> --- a/make/CompileJavaModules.gmk    Fri Feb 10 08:21:20 2017 -0800
> +++ b/make/CompileJavaModules.gmk    Mon Feb 13 12:02:21 2017 -0800
> @@ -85,7 +85,7 @@
>
>  ################################################################################ 
>
>
> -java.compiler_ADD_JAVAC_FLAGS := -Xdoclint:all/protected,-reference 
> '-Xdoclint/package:java.*,javax.*'
> +java.compiler_ADD_JAVAC_FLAGS := -Xdoclint:all/protected 
> '-Xdoclint/package:java.*,javax.*'
>
>  ################################################################################ 
>
>
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic