Phil,
jpackage can be used to bundle apps with older JREs. Do you think it
doesn't make sense for this check given this?
- Alexey
On 8/13/2020 6:03 PM, Philip Race wrote:
Do I understand correctly that you are checking if the client VM is
being specified ?
I didn't think we had client VMs any more ..
-phil.
On 8/13/20, 12:35 PM, Andy Herrick wrote:
Please review this jpackage fix for issue [1] at [2].
In order to show splash screen from statically linked applauncher, we
need to load the dependent libraries of splashscreen.dll first
(java.dll and jvm.dll).
/Andy
[1] - https://bugs.openjdk.java.net/browse/JDK-8250611
[2] - http://cr.openjdk.java.net/~herrick/8250611/webrev.01/