Re: OpenJDK Zero PPC Build on OS X Leopard

2011-09-19 Thread Kurt Miller
On 9/18/11 3:12 PM, Konstantin Tokarev wrote: > > 15.09.2011, 00:42, "Kurt Miller": >>> From the hotspot.log file it appeard to be crashing in the following >>> function: >>> >>> jdk/src/share/native/java/lang/ClassLoader.c:316 >>> Java_java_lang_ClassLoader_00024NativeLibrary_load() >> Yes

hg: bsd-port/bsd-port/hotspot: don't use hsearch_r, use berkeley db and don't leak memory on error.

2011-09-19 Thread christos
Changeset: f19d23da7c3e Author:Christos Zoulas Date: 2011-09-19 19:00 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f19d23da7c3e don't use hsearch_r, use berkeley db and don't leak memory on error. ! agent/src/os/bsd/Makefile ! agent/src/os/bsd/symtab.c