Loading... (original) (raw)

sun/security/ssl/X509KeyManager/PreferredKey.java

----------System.err:(13/840)----------
java.lang.Exception: Failed to get the preferable key aliases
at PreferredKey.main(PreferredKey.java:106)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:547)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.base/java.lang.Thread.run(Thread.java:844)

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8176400 Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354

Bug - A problem which impairs or prevents the functions of the product. JDK-8190333 sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"

Bug - A problem which impairs or prevents the functions of the product. JDK-8190335 Backout changeset for JDK-8176354 due to JDK-8190333