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

SingleInstance Service broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 7u6
    • deploy
    • b46
    • generic
    • windows
    • Verified

        run bugster twice from browser - you will get two instances of bugster.
        Bugster uses the SingleInstanceService, and you should get only one instance.

        When the native webstart code in system.c method sysWriteSocket, a call to send is made passing a UNICODE string.
        in Java code in SingleInstanceImpl.java, this socket is read from, and normal string is expected, so compare fails.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: