JDK 9 RFR of 8035427: Math.random() JavaDoc: missing maximum returned value

Brian Burkhalter brian.burkhalter at oracle.com
Fri Apr 11 20:31:26 UTC 2014


On Apr 11, 2014, at 8:09 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:

> 
> On Apr 11, 2014, at 4:56 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 
>> 
>> On Apr 11, 2014, at 12:30 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
>> 
>>> Does such a non-normative change require a CCC? I think the changes could be placed under an @apiNote tag.
>> 
>> Personally I would think not but was prepared to submit one.
>> 
> 
> Me neither. Stick an @apiNote on it and i think it's good to go :-)
> 
>  @apiNote
>  As the largest…

Pushed with suggested annotation; webrev updated in place:

http://cr.openjdk.java.net/~bpb/8035427/webrev.00/

Thanks,

Brian


More information about the core-libs-dev mailing list