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

Remove debug print statements from launchertest.MainLauncherTest

XMLWordPrintable

      The launchertest.MainLauncherTest unit test prints several debug statements to the console of the form:

      class init: thread = Thread[JavaFX Application Thread,5,main]
      main: thread = Thread[main,5,main]
      constructor: thread = Thread[JavaFX Application Thread,5,main]
      init: thread = Thread[JavaFX-Launcher,5,main]
      start: thread = Thread[JavaFX Application Thread,5,main]
      stop: thread = Thread[JavaFX Application Thread,5,main]
      ...

      These should be removed.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: