FYI,

JC version 1.1 is available. Changes from version 1.0.1 include:

  - New heap layout and GC algorithm:
    - Added support for object finalization.
    - Added support for soft, weak, and phantom references.
    - Improvements in tracing algorithm and GC statistics.
    - Fat locks are now recycled.
  - Updated for Classpath version 0.08.
  - Class loader memory is allocated in larger chunks.
  - Fixed some reflection bugs:
    - Accessibility is now being checked.
    - Interfaces were not being returned in declared order.
    - Inner classes sometimes had the wrong permissions.
  - Fixed some erroneous mutex assertions.
  - Fixed infinite loop when local native references exceeded.
  - Fixed some build problems.

Cheers,
-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to