Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6352424

(prefs) doc should specify which chars are allowed in java.util.prefs.Preferences.node()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 5.0
    • core-libs
    • generic
    • generic

      When customer tries to use Preferences.node (myStr) , where myStr has
      "." , a directory with junk name is created in
      $HOME/.java/.userPrefs. From the JS bug : 4678154 we found that " ."
      is not a valid character that. But there is no API documentation which
      provides the list of supported characters and specifies that "." is not
      a valid character .
       
      The following link talks about the preference API , but there is no
      information about the supported characters.
      http://java.sun.com/j2se/1.5.0/docs/guide/preferences/index.html

      We would like javasoft to provide the list of supported characters for
      this API . This would help the user to be aware of supported characters

            sherman Xueming Shen
            ksoshals Kirill Soshalskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: