Bug 1514736

Summary: SSL issues running Eclipse on Java 9
Product: [Fedora] Fedora Reporter: Alexander Kurtakov <akurtako>
Component: java-9-openjdkAssignee: jiri vanek <jvanek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: dbhole, jerboaa, jvanek, mvala, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-18 18:23:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexander Kurtakov 2017-11-18 07:36:26 UTC
Running eclipse on Java 9 there are many issues like:
Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
	at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)

Can it be that Java 9 rpms are missing a patch to use /etc/pki/java/cacerts?

Comment 1 Severin Gehwolf 2017-11-18 18:23:56 UTC
This is a duplicate of bug 1513989. An update is on its way.

*** This bug has been marked as a duplicate of bug 1513989 ***