This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Status page
- From: "Andreas Tobler" <toa at pop dot agri dot ch>
- To: rittle at latour dot rsch dot comm dot mot dot com
- Cc: java at gcc dot gnu dot org
- Date: Wed, 19 Feb 2003 08:19:49 +0100
- Subject: RE: Status page
FYI,
this is what make check looks like on darwin:
Completed 3 tests
Allocated 5212989 collectable objects
Allocated 306 uncollectable objects
Allocated 3699653 atomic objects
Allocated 33000 stubborn objects
Finalized 6608/6608 objects - finalization is probably ok
Total number of bytes allocated is 188233964
Final heap size is 6987776 bytes
Collector appears to work
Completed 136 collections
PASS: gctest
==================
All 1 tests passed
==================
Configured with: /Volumes/xufs/gcc-branch/gcc/configure --prefix=/Volumes/xufs/gcc-branch/testbin
--enable-languages=c,c++,java --enable-libgcj --enable-threads=posix --enable-shared
--disable-multilib
Thread model: posix
gcc version 3.3 20030218 (prerelease)
With the hopefully coming soon thread support in boehm.
Regards & Thanks,
Andreas