RFR: JDK-8250611: Cannot display splash screen on Windows

Andy Herrick andy.herrick at oracle.com
Fri Aug 14 14:05:41 UTC 2020


Please review revised webrev [3] that does not check for client jvm are 
(always use server)

/Andy

[3] - http://cr.openjdk.java.net/~herrick/8250611/webrev.02

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
>>
>> /Andy
>>
>> [1] - https://bugs.openjdk.java.net/browse/JDK-8250611
>>
>> [2] - http://cr.openjdk.java.net/~herrick/8250611/webrev.01/
>>


More information about the core-libs-dev mailing list