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

Properties File default encoding

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8u66
    • core-libs

      A DESCRIPTION OF THE REQUEST :
      properties file default encoding is set to ISO-8859-1. I know that I can supply my own input stream with any encoding. But this is cumbersome especially when you work with products and eclipse does not let you use any other encoding. Please fix this. Please make UTF-8 encoding default. I think this has been carried over for too long.

      JUSTIFICATION :
      The entire web runs on utf-8, internationalization is a huge problem with the manual step always converting to unicode escapes. Please fix this ASAP and release bug patches for older releases.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Accept UTF-8 encoding.
      ACTUAL -
      accept utf-8

      ---------- BEGIN SOURCE ----------
      accept utf-8
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      accept utf-8

            naoto Naoto Sato
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: