-
-
Notifications
You must be signed in to change notification settings - Fork 259
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
Cannot run JDK13 AIX Hotspot #1327
Comments
Hi, this could well be a wrong version of the c++ runtime library. I have to ask around about the OS requirements for hotspot VMs that got compiled with XlC 16. Cheers |
cc @vsebe I know you've been working on xlc 16 changes, does this look familiar? |
The OpenJ9 machines have xlc 13 and xlc 16 installed. If you set xlc16 ( |
JDK13 at adoptopenjdk is currently built on a machine running AIX 7.2 (TL2SP2) and it certainly works ok on my other 7.2 box (which has XLC16 installed, but not as the default in the PATH) |
Bear in mind that there may be other similar symptoms when we move up to 7.1TL5SP5 for OpenJ9 as per adoptium/infrastructure#1006 |
@AdamBrousseau Do the latest nightlies suffer the same problems? Now that we're building JDK13 on 7.1TL5SP5 it might stand more of a chance of running on 7.1.0.4 :-) |
On last release (jdk-13+33) on 7.1.4.3 I still get the same error.
So I think we can close this? |
Sounds about right - the machines are built on the earlier version now, so should be ok for the next quarterly release. Thanks for confirming - I think I'll close this now :-) |
Platform:
AIX 7.1.4.30
Architecture:
Power8
Please describe the issue that you are having with our binaries and if possible how to recreate it.
https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13%2B33/OpenJDK13U-jdk_ppc64_aix_hotspot_13_33.tar.gz
SDK Crashes when running
java -version
. I can run other JDK versions without issue.hs_err_pid17039550.log
The text was updated successfully, but these errors were encountered: