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

Can't open files with non-ASCII file names in Java Web Start

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7u6
    • deploy
    • None
    • generic
    • os_x

      This was reported by a developer on the OS X port mailing list. Similar to the change we made for applets, Java Web Start apps cannot open a file if its name has a non-Roman character. We need to add the LC_TYPE=UTF-8 workaround until JDK 8, where this bug is fixed.

      I'll add a test case, but it's a simple matter of running an app in Web Start and showing a JFileChooser. Files with non-Roman characters will not be visible in the list, and can't be opened.

            skovatch Scott Kovatch (Inactive)
            skovatch Scott Kovatch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: