RFR JDK-8143330: No appropriate CCC request for two new protected methods added in JDK9b93 by JDK-8141132
joe darcy
joe.darcy at oracle.com
Thu Nov 19 20:39:16 UTC 2015
Looks good Sherman; thanks,
-Joe
On 11/19/2015 12:27 PM, Xueming Shen wrote:
> Hi
>
> Please help review the change for 8143330.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8143330
> webrev: http://cr.openjdk.java.net/~sherman/8143330/webrev
>
> Cause: two implementation methods ABS.getBytes/initBytes were
> mistakenly declared as "protected" and exposed to the public. Both
> should be package private.
>
> Thanks,
> Sherman
More information about the core-libs-dev
mailing list