JDK 9 RFR of 8176221: Preferences docs contain reference to Sun's JRE
Joseph D. Darcy
joe.darcy at oracle.com
Mon Mar 13 19:54:46 UTC 2017
Looks good Brian; thanks,
-Joe
On 3/13/2017 12:44 PM, Brian Burkhalter wrote:
> Please review this simple doc-only change for [1]:
>
> --- a/src/java.prefs/share/classes/java/util/prefs/Preferences.java
> +++ b/src/java.prefs/share/classes/java/util/prefs/Preferences.java
> @@ -188,8 +188,8 @@
> * administrator to replace the default preferences implementation with an
> * alternative implementation.
> *
> - * <p>Implementation note: In Sun's JRE, the {@code PreferencesFactory}
> - * implementation is located as follows:
> + * @implNote
> + * The {@code PreferencesFactory} implementation is located as follows:
> *
> * <ol>
>
> Thanks,
>
> Brian
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8176221
More information about the core-libs-dev
mailing list