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

6u34: keytool throws exception in pt_BR locale

XMLWordPrintable

    • b04
    • generic
    • generic
    • Verified

      6u34 b03 keytool which include bug fix of CR 7070619 still crashes in pt_BR locale.

      To reproduce the bug:
      1. Create keystore by keytool -genkey
      2. list key by keytool -v -list

      Cause of the bug:
      Following two messages are broken (over translated).
      "data" should be "date".

      146 {"Creation date: keyStore.getCreationDate(alias)",
      147 "Data de cria\u00e7\u00e3o: {0,data}"},
      148 {"alias, keyStore.getCreationDate(alias), ",
      149 "{0}, {1,data}, "},

            coffeys Sean Coffey
            tshioda Tomonori Shioda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: