8176221: Preferences docs contain reference to Sun's JRE

Remove reference to "Sun's JRE" and add @implNote

Reviewed-by: darcy
This commit is contained in:
Brian Burkhalter 2017-03-13 13:38:14 -07:00
parent f3fac0335f
commit 782da8d7e8

View File

@ -188,8 +188,8 @@ import java.lang.Double;
* 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>
*