Actions
Support #45876
closedjavah is no longer present with openJDK11
Status:
Rejeté
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
13 August 2020
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
Fedora recently switched to OpenJDK11 and it appears that that version no longer includes the javah command:
https://fedoraproject.org/wiki/Changes/Java11#javah:_No_such_file_or_directory
as a result, the java bindings cannot be built. According to the fedora change page, using java -h should be equivalent, but the syntax is different and I didn't figure out a way to build with java -h. This is mostly my ignorance, I guess, because I have literally never used Java in my life.
Does lasso upstream plan to support OpenJDK 11?
Actions