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

Java Web Start 1.0.1 hangs running signed applications in some locales

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.0.1
    • 1.0.1
    • deploy
    • 02
    • x86
    • windows_nt
    • Verified

      In the locales DE, IT, FR, SV, and JA java web start will hang when attempting
      to display the security dialog for signed applications or applets.
      The reason is the code in GeneralUtilities.addBoldText(), takes a string arg
      of the form "XXX{0}YYY{1}ZZZ"
      if XXX is null, as it is in the string passed in for these locales, the method
      will go into an infinate loop!

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: