8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 23 16:17:43 UTC 2013
On 23/10/2013 15:22, Doug Lea wrote:
> On 10/23/2013 10:06 AM, Alan Bateman wrote:
>
>>
>> A minor difference with what is currently in the CVS is that I've
>> added a
>> link in the writeReplace javadoc to the proxy class.
>
> I adjusted accordingly. I'm not sure why just {@link ...} didn't suffice.
I think this is because the javadoc for package-private classes isn't
generated in the API docs build. The link to the class in the
serialized-form page is a big ugly but I don't see another choice at
this time.
>
>
> Thanks. We do have one in tck (junit) tests, but the more the merrier.
Okay.
-Alan
More information about the core-libs-dev
mailing list