Re: review request: JNI use results in UnsatisfiedLinkError looking for libmawt.so

2013-12-23 Thread david buck
in the environment where the problem was reproduced. On 23.12.2013 16:21, david buck wrote: Hi! I would like to please request a review of my fix for the following issue: [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so ] https://bugs.openjdk.java.net/browse/JDK

review request: JNI use results in UnsatisfiedLinkError looking for libmawt.so

2013-12-23 Thread david buck
Hi! I would like to please request a review of my fix for the following issue: [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so ] https://bugs.openjdk.java.net/browse/JDK-657160 The root cause of this issue is a name conflict with JNI_OnLoad provided by awt_LoadLi

hg: jdk8/awt/jdk: 6887286: StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher

2011-10-17 Thread david . buck
Changeset: a2f5d7049258 Author:dbuck Date: 2011-10-17 19:06 -0700 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a2f5d7049258 6887286: StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher Summary: Fixed OffScreenImageSource to call imageComplete() with SINGLEFAMEDO

hg: jdk8/awt/jdk: 7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth

2011-09-27 Thread david . buck
Changeset: 1be72d104f9b Author:dbuck Date: 2011-09-26 15:40 -0700 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/1be72d104f9b 7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth Summary: Added Xflush() call after splash screen is updated to ensure update is