JDK-8333927 : java/net/ipv6tests/TcpTest.java failed
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 17,24
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: os_x
  • CPU: aarch64
  • Submitted: 2024-06-10
  • Updated: 2025-02-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
Test2: OK
checkTime: got = 8820 start = 5000 end = 5000
----------System.err:(13/656)----------
java.lang.RuntimeException: checkTime failed: got 8820, expected between 5000 and 5000
	at Tests.checkTime(Tests.java:164)
	at Tests.checkTime(Tests.java:155)
	at TcpTest.test3(TcpTest.java:202)
	at TcpTest.main(TcpTest.java:76)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
	at java.base/java.lang.Thread.run(Thread.java:1575)