-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
16
ADDITIONAL SYSTEM INFORMATION :
OS X - 10.15.7, JDK 16 and 15
A DESCRIPTION OF THE PROBLEM :
In JDK 14 there is no problem with native libs loading, but in further JDK versions, this seems problematic. It seems like other projects suffer from this problem as well: https://github.com/qupath/qupath/issues/615
REGRESSION : Last worked in version 14
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
jpackage an app with native libs and try to run the app, the app won't run.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The app should run.
ACTUAL -
The app throws an exception.
CUSTOMER SUBMITTED WORKAROUND :
Using JDK 14
FREQUENCY : always
OS X - 10.15.7, JDK 16 and 15
A DESCRIPTION OF THE PROBLEM :
In JDK 14 there is no problem with native libs loading, but in further JDK versions, this seems problematic. It seems like other projects suffer from this problem as well: https://github.com/qupath/qupath/issues/615
REGRESSION : Last worked in version 14
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
jpackage an app with native libs and try to run the app, the app won't run.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The app should run.
ACTUAL -
The app throws an exception.
CUSTOMER SUBMITTED WORKAROUND :
Using JDK 14
FREQUENCY : always