RFR[8243655]: 'Map.replace javadoc code snippet typo'
Jim Laskey
james.laskey at oracle.com
Fri Jun 5 15:23:13 UTC 2020
+1
> On Jun 5, 2020, at 12:20 PM, Conor Cleary <conor.cleary at oracle.com> wrote:
>
> Hi,
>
> Could someone please take a look at my webrev for JDK-8243655 'Map.replace javadoc code snippet typo'?
>
> This fix addresses a typo in the javadoc for Map.replace(K, V, V) in the default implementation code. The parameter 'value' in the conditional block is changed to 'oldValue' to reflect the originally passed variable name.
>
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8243655
> webrev: http://cr.openjdk.java.net/~jboes/ccleary/webrevs/8243655/webrev.00/
>
>
> Regards,
> Conor
>
More information about the core-libs-dev
mailing list