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

HSDB could not terminate when launched on CLI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • svc
    • b107
    • generic
    • generic

      Running HSDB by jhsdb on CLI i.e. without x11 display, HSDB could
      not terminate after throwing HeadlessException.

      HSDB starts WorkerThread before making the JFrame. If we run HSDB on
      CLI, HSDB throws HeadlessException when makes the JFrame. Thus, the
      WorkerThread has never shutdown, then HSDB can not terminate.

            dsamersoff Dmitriy Samersoff
            dsamersoff Dmitriy Samersoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: