JDK-8167603 : sun/security/krb5/auto/MaxRetries.java fails intermittently with java.lang.Exception: Match neither a4a4a4a4b4b4 nor a4a4a4a4(b4){2,6}
  • Type: Bug
  • Component: security-libs
  • Sub-Component: org.ietf.jgss:krb5
  • Affected Version: 8u152,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2016-10-12
  • Updated: 2017-02-17
  • Resolved: 2017-02-17
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.
JDK 10
10Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
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)
Comments
The test is removed in JDK-8175120.
17-02-2017

Deferral Request This test only fails intermittently and only on OS X. Thus, it is not an issue which is critical to address for JDK 9. If needed, we can add it to the ProblemList.
16-02-2017

This issue is reproduced since JDK-8087144 was fixed.
12-10-2016