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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u40, 9
    • Component/s: 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

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

                Created:
                Updated:
                Resolved: