Hi Twisti, Great stuff about the new release. However my Eclipse now fails at startup with this ugly message: The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 6303 error_code 11 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) This is Eclipse 3.1 and latest Cacao from Subversion (btw the version number reads 0.95+cvs). cya Robert Christian Thalinger wrote: > CACAO 0.95 released. > > This is mainly a bugfix release. Here is a short list of the most > important changes: > > * Dead-lock bugfix. This should fix the random dead-locks seen in > Eclipse or other applications. > * Search for suitable jar program during configure, can be specified > via JAR environment variable > * --enable-zlib bugfix > * i386 bugfix: Set FPU to 64-bit on VM startup (fixes Debian bug > #350729) > * PowerPC bugfix: (M_COPY): Handle longs and doubles properly. > * Fixed instructions copying stackslots (like DUP_X1). > * Fixed classcache-related problem with java.lang.reflect.Proxy. > * Throw correct exception when trying to load a directory > as a classfile (from a .zip file). > * Fixed incorrect method resolution when calling instance methods > through JNI (fixes CACAO bugs #17 and #18). > > This release supports GNU Classpath 0.19+ and was tested on some > platforms against GNU Classpath 0.20. > > This release fixes the long outstanding dead-lock bug mostly seen when > running Eclipse with CACAO. Please test this release with Eclipse and > report all crashes or dead-locks to > http://b2.complang.tuwien.ac.at/bugzilla/. > > WARNING: Starting with this release we shut down our CVS repository. > Please switch to our new SVN repository: > > svn://c1.complang.tuwien.ac.at/ahome/cacao/svn/cacao > > More information can be found on http://www.cacaojvm.org/svn.html > > CACAO uses GNU Classpath as Java core library and supports upstream > releases or CVS snapshots. The proper ./configure options for GNU > Classpath are: > > --with-classpath-prefix=<dir> > --with-classpath-libdir=<dir> > > Currently supported JIT compiler architectures are: > > * alpha-unknown-freebsd5.4 > * alpha-unknown-linux-gnu > * arm-unknown-linux-gnu > * i386-unknown-freebsd5.3 > * i686-pc-linux-gnu > * mips-sgi-irix6.5 > * mips-unknown-linux-gnu > * powerpc-apple-darwin7.2.0 > * powerpc-unknown-linux-gnu > * x86_64-unknown-linux-gnu > > Additionally supported Interpreter architectures are: > > * powerpc64-unknown-linux-gnu > > Information about working applications and some screenshots can be > found on http://www.cacaojvm.org/ > > Daily test runs with CACAO SVN head, GNU Classpath CVS head and Mauve > CVS head can be found on http://www.cacaojvm.org/tgolem/ > > A StatCVS report for CACAO's CVS repository (generated on a free Java > stack) can be found on http://www.cacaojvm.org/statcvs/ > > CACAO 0.95 can be downloaded from > http://www.cacaojvm.org/download/cacao-0.95/ > > File : cacao-0.95.tar.gz > md5sum : 941b128c5524d9b6ab74b1a80d18d389 > sha1sum: 2600852bd93c589780f1fea8e3204e63263645ee > > Enjoy! > > The CACAO Team > cacao@xxxxxxxxxxxx > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://developer.classpath.org/pipermail/classpath/attachments/20060214/21a56810/signature.pgp