-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openjdk-systemtest JLINK test failures with jdk-11.0.4+11.3 #1214
Comments
Probably related to code signing... |
Notarization / signing so tagging #1130 to link them together |
@lumpfish Can you verify whether the latest JDK11 nightly builds do not have this problem? |
Could this be connected?
|
Debian #944738 looks very similar but is reported against the Debian build of OpenJDK. I wonder if they have a common root cause. The bug reported there is also with
|
I experience a similar issue while using jpackage on Ubuntu 20.04.1 LTS.
|
same exact problem of @bartduisters here. |
The original issue was about macOS and it was caused by code signing. This was fixed, so I close this issue. jpackage and Ubuntu are unrelated. @sblantipodi and others: If your problem isn't build related, please open an issue in https://github.com/AdoptOpenJDK/openjdk-support/issues and provide as much information as possible. The information you provided is not sufficient to diagnose the problem. |
@sblantipodi You can follow the issue for our problem here: adoptium/adoptium-support#168 |
@aahlenst do you mind sharing your solution with ibmruntimes/Semeru-Runtimes#3? |
Platform:
MacOS
Architecture:
x64
The openjdk-systemtest JLINK tests have started failing with messages like:
This started with the packaging changes introduced in jdk-11.0.3+11.3 to address notarization requirements and enabling the loading of unsigned dylibs.
Tests are now failing on all nightly builds - e.g. https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_sanity.system_x86-64_mac/29/console
The text was updated successfully, but these errors were encountered: