-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Additional 64 bit support request for openJDK #426
Comments
Why do you need to make these changes? |
I was not involved in the original build changes to OpenJDK/Java SE, but this was needed to support some of the platforms openJDK runs on as described in http://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html#Common-Predefined-Macros: _LP64
|
We've recently had many users report issues that might be connected to this. |
I've just got feedback from arch linux user that downgrading back to 1.2.11 fixes the issue with java |
Thomas Backlund from mageia fix this issue backporting ec3df00 to 1.2.12 |
If possible, could you please consider adapting the changes below into the next release of zlib as we need to make these changes when we take the latest zlib release. Once these changes are incorporated, we should be able to take releases un-modified.
Thank you for your consideration.
Zlib-OpenJDK-Changes.txt
The text was updated successfully, but these errors were encountered: