8299602 - Error encountered while building and testing JDK11U-DEV code

Henry GALVEZ henry.galvez at intm.fr
Fri Feb 24 10:26:15 UTC 2023


Hi Severin,

I hope this email finds you well. I am writing to report an issue that I encountered during the tier 2 test.

Specifically, the issue occurred in sun/security/pkcs11/ec/TestECDH.java during the third action, where the test stopped with the error message "Could not create EC public key." and other 3 problems linked to certificates.

I have noticed that I am missing JIB in my configuration, but I am unsure which one to install from the various jars available in the release of <https://github.com/GoogleContainerTools/jib> repository. This is causing the configuration to not be detected correctly.

While searching through the email archive and KDJBugSystem, I found some emails suggesting that placing the NSS configuration (NSS_DEFAULT_DB_TYPE=sql) would solve the issue. However, after assigning this environment variable, the tests still failed. For your reference, the NSS version I have installed is 3.68.2 and reports that libsoftokn3 version not found.

I am having trouble finding documentation on how to configure this parameter, and I don't think that modifying the "test/TestCommon.gmk" file is the appropriate solution.

Could you kindly guide me to the correct documentation or provide assistance in resolving this issue? I would greatly appreciate any help you can offer.

Thank you for your time and consideration.

Best regards,
Henry


More information about the jdk-updates-dev mailing list