-
Bug
-
Resolution: Duplicate
-
P3
-
8u152, 9
-
os_x
Actual: a4a4a4a4b4b4b4b4x
----------System.err:(14/824)----------
java.lang.Exception: Match neither a4a4a4a4b4b4 nor a4a4a4a4(b4){2,6}
at MaxRetries.test1(MaxRetries.java:181)
at MaxRetries.main(MaxRetries.java:68)
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:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:745)
----------System.err:(14/824)----------
java.lang.Exception: Match neither a4a4a4a4b4b4 nor a4a4a4a4(b4){2,6}
at MaxRetries.test1(MaxRetries.java:181)
at MaxRetries.main(MaxRetries.java:68)
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:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:745)
- duplicates
-
JDK-8175120 Remove old tests on kdc timeout policy
- Resolved
- relates to
-
JDK-8153146 sun/security/krb5/auto/MaxRetries.java failed with timeout
- Resolved
-
JDK-8087144 sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
- Closed