Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b23
Description
The class java.util.prefs.Preferences contains a definition of the system property jva.util.prefs.PreferencesFactory.
This is a good candidate to use the recently new javadoc tag {@systemProperty <name>}, which will cause the property name to appear in the main javadoc search index.
This is a good candidate to use the recently new javadoc tag {@systemProperty <name>}, which will cause the property name to appear in the main javadoc search index.
Attachments
Issue Links
- relates to
-
JDK-8211132 Support {@systemProperty <name>} tag
- Closed