-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: tools
-
b136
-
generic
-
generic
-
Not verified
I used jlink on Mac with jmods copied from a Windows build. The resulting Windows image fails to run on Windows.
It appears that jvm.dll under bin/server directory does not have executable bits set in this scenario. When I manually do chmod on jvm.dll, the java launcher on generated image works fine.
It appears that jvm.dll under bin/server directory does not have executable bits set in this scenario. When I manually do chmod on jvm.dll, the java launcher on generated image works fine.