hg: jdk/jdk: 8243655: Map.replace javadoc code snippet typo
julia.boes at oracle.com
julia.boes at oracle.com
Wed Jun 10 08:57:12 UTC 2020
Changeset: 787f7a697d6f
Author: jboes
Date: 2020-06-10 09:56 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/787f7a697d6f
8243655: Map.replace javadoc code snippet typo
Summary: Replace 'value' with 'oldValue' in Map.replace(K, V, V) javadoc
Reviewed-by: jlaskey, martin, prappo, jboes
Contributed-by: Conor Cleary <conor.cleary at oracle.com>
! src/java.base/share/classes/java/util/Map.java
More information about the jdk-all-changes
mailing list