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

Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java

XMLWordPrintable


        This is a very long-standing, problem-listed failure.
        All failures are with -Xcomp.

        The test does have a timing sensitivity, a 1 second wait:

        test/jdk/javax/management/monitor/DerivedGaugeMonitorTest.java:
        242 my.cdl.await(1000, TimeUnit.MILLISECONDS);

        This should be increased to cope with delays caused by -Xcomp compilation.

              kevinw Kevin Walls
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: