RFR: 8047721: @since should have JDK version
Joe Darcy
joe.darcy at oracle.com
Fri Jun 20 20:25:42 UTC 2014
Hi Henry,
For the Cipher{Input, Output}Stream classes, the class itself was added
in 1.4 so it seems redundant to have the @since information on each
method too. In other words, is preserving the @since JCE 1.2 information
useful at this point?
Thanmks,
-Joe
On 06/20/2014 01:20 PM, Henry Jen wrote:
> You are absolutely right, I should have fixed it as I did for the rest.
>
> Updated webrev can be found at
>
> http://cr.openjdk.java.net/~henryjen/jdk9/8047721/1/webrev/
>
> Cheers,
> Henry
>
> On 06/20/2014 01:01 PM, Paul Benedict wrote:
>> Henry,
>>
>> I think "JCE1.2" should get the space to be "JCE 1.2" so it matches
>> other
>> secondary versions like "JNDI 1.1" (last part of your patch). Or, you
>> could
>> make that another cleanup in itself.
>>
>> Cheers,
>> Paul
>>
More information about the core-libs-dev
mailing list