classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Announcing JC virtual machine release 1.4.6


From: Archie Cobbs
Subject: Announcing JC virtual machine release 1.4.6
Date: Tue, 26 Jul 2005 14:38:19 -0500
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

Announcing JC virtual machine release 1.4.6

This is a minor bug-fix release. It also updates to Classpath version 0.17.

Changes in version 1.4.6:

    - Added new command line flags -Xrnd, -Xnoln, and -Xobj.
    - Fixed JNI method NewObjectArray(); was using the wrong class loader.
    - Fixed Soot bug that could change class initialization order.
    - Fixed bug in classes with a name component starting with underscore.
    - Fixed bug when invoking methods with 'float' parameters dynamically.
    - Fixed bug in Field.getFloat() when promoting byte -> float.
    - Throw IllegalArgumentException instead of IllegalAccessException when
      attempting to retrieve an invalid field via reflection.
    - Upgrade to Classpath 0.17.

http://jcvm.sourceforge.net/

Cheers,
-Archie

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]