jdk9 b06
Intel Xeon 3059 MHz, 24 cores, 144G, Win32 / Windows Server 2008 R2 Enterprise
java.lang.RuntimeException: elapsed time 981 is less than timeout 1000
at EarlyTimeout.main(EarlyTimeout.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
Perhaps, the same issue as JDK-8038333 or JDK-6853696