[7u-dev] backport request: 6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so

2013-12-23 Thread david buck
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

Re: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void

2013-12-23 Thread Christian Thalinger
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

AW: Re: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void

2013-12-23 Thread Dalibor Topic
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

Re: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void

2013-12-23 Thread Alejandro E Murillo
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/