On Fri, 2009-10-23 at 16:29 +0200, Oliver Schrenk wrote: > // get John's patch, not hosted anywherem get it from attachment and > unzip it > $ patch -p1 /path/to/downlods>/snowleopard.patch > $ cd ..
It's available here: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/raw-file/f9a6cda5b465/snowleopard.patch > // get jibx, info: http://jibx.sourceforge.net/ > // (1.2.1 didj't work for me), > wget > http://downloads.sourceforge.net/project/jibx/jibx/jibx-1.1.6a/jibx_1_1_6a.zip > unzip jibx_1_1_6a.zip I'm not sure if b74 already contains that change, but JIBX is not required anymore. -- Christian