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

java/net/ipv6tests/UdpTest.java fails with checkTime failed

XMLWordPrintable

    • b13
    • x86_64
    • windows

        the test2 scenario fails due to the calculated timeout of a receive being greater than the imposed quasi realtime upper bound.

        Test2 starting
        checkTime: got = 10699 start = 4000 end = 4000
        ----------System.err:(13/669)----------
        java.lang.RuntimeException: checkTime failed: got 10699, expected between 4000 and 4000
        at Tests.checkTime(Tests.java:164)
        at Tests.checkTime(Tests.java:155)
        at UdpTest.test2(UdpTest.java:147)
        at UdpTest.main(UdpTest.java:88)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:577)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
        at java.base/java.lang.Thread.run(Thread.java:833)

              ssachkov Serhiy Sachkov
              msheppar Mark Sheppard
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: