Hi!
This is a request to backport the flowing fix to JDK7.
[ 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_LoadLibrary.c and code loa
Right. Thanks for clarifying, Alejandro. I just didn’t want to do another
push without the required approvals :-)
On Dec 23, 2013, at 6:40 AM, Alejandro E Murillo
wrote:
>
> On 12/20/2013 12:14 PM, Christian Thalinger wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8030059
>>
>> The bug
Indeed - thanks for the reminder, Alejandro.
cheers,
dalibor topic
- Ursprüngliche Mail -
Von: alejandro.muri...@oracle.com
An: christian.thalin...@oracle.com
CC: jdk7u-dev@openjdk.java.net
Gesendet: Montag, 23. Dezember 2013 15:49:55 GMT +01:00
Amsterdam/Berlin/Bern/Rom/Stockholm/Wien
Be
On 12/20/2013 12:14 PM, Christian Thalinger wrote:
https://bugs.openjdk.java.net/browse/JDK-8030059
The bug was originally filed against 7u40 but turned out that we have the same
problem in 8 so we pushed to 8 first:
https://bugs.openjdk.java.net/browse/JDK-8029366
http://hg.openjdk.java.net/