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

List:       openjdk-2d-dev
Subject:    Re: [OpenJDK 2D-Dev] JDK 9 RFR of a missing @param tag in javax.print.PrintService
From:       Phil Race <philip.race () oracle ! com>
Date:       2014-01-15 19:38:26
Message-ID: 52D6E3B2.5080507 () oracle ! com
[Download RAW message or body]

Approved.

-phil.

On 1/10/2014 6:42 PM, Joe Darcy wrote:
> Hello,
>
> Please review the patch below to fix a missing @param tag for a type 
> variable defined in javax.print.PrintService.
>
> Thanks,
>
> -Joe
>
> diff -r 34b36f75d2d7 src/share/classes/javax/print/PrintService.java
> --- a/src/share/classes/javax/print/PrintService.java    Fri Jan 10 
> 09:24:47 2014 -0800
> +++ b/src/share/classes/javax/print/PrintService.java    Fri Jan 10 
> 18:40:49 2014 -0800
> @@ -119,6 +119,7 @@
>       * Gets the value of the single specified service attribute.
>       * This may be useful to clients which only need the value of one
>       * attribute and want to minimize overhead.
> +     * @param <T> the type of the specified service attribute
>       * @param category the category of a PrintServiceAttribute supported
>       * by this service - may not be null.
>       * @return the value of the supported attribute or null if the
>

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

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