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

java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u40, 9
    • core-svc

        java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout.

        It seems like the test is incorrectly setting up the timeout:
         * @run main TestDaemonThreadLauncher /timeout=240

        but it should looks like
         * @run main/timeout=240 TestDaemonThreadLauncher

              mtobiass Mattias Tobiasson (Inactive)
              fzhinkin Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: