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

Properties.save() and Properties.load() are not non-ASCII safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.1.4, 1.2.0, 1.3.1, 1.4.0
    • core-libs
    • 1.2beta4
    • generic, unknown, x86
    • generic, windows_95
    • Not verified

      java.util.Properties.save() and java.util.Properties.load() are not character encoding safe. They only take OutputStream and InputStream respectively. They should take a Writer and Reader respectively, similar to java.util.Properties.list().

      The lack of this functionality prevents JavaTest from working correctly on IBM Java ports.

            mmcclosksunw Michael Mccloskey (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: