Hello All,
Please review the updated webrev.
http://cr.openjdk.java.net/~rchamyal/8145173/webrev.05/
With VC2010 java.c ::ShowSplashScreen fails with segmentation fault on
calling free on scaled_splash_name .
This failure is due to different C runtime used by libjli and lib splashScreen.
Fix
On 3/22/2016 12:43 AM, Rajeev Chamyal wrote:
Hello All,
Please review the updated webrev.
http://cr.openjdk.java.net/~rchamyal/8145173/webrev.05/
With VC2010 java.c ::ShowSplashScreen fails with segmentation fault on
calling free on scaled_splash_name .
This failure is due to different C ru
> On Mar 16, 2016, at 6:12 AM, Andrew Haley wrote:
The change got pushed before I had a chance to look at the revised
version, but I wanted to get back to this part of the discussion.
> On 15/03/16 19:15, Kim Barrett wrote:
>>> On Mar 15, 2016, at 12:18 AM, Andrew Hughes wrote:
>>
>> I’ll prob