src/share/classes/java/util/PropertyResourceBundle.java

Print this page
rev 10048 : 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by:

@@ -115,11 +115,11 @@
  * whereas the other constructor which takes a Reader does not have that limitation.
  *
  * @see ResourceBundle
  * @see ListResourceBundle
  * @see Properties
- * @since JDK1.1
+ * @since 1.1
  */
 public class PropertyResourceBundle extends ResourceBundle {
     /**
      * Creates a property resource bundle from an {@link java.io.InputStream
      * InputStream}.  The property file read with this constructor