Announcing JC virtual machine release 1.4.4
This release adds support for different calling conventions in generated
JCNI code, and with this support enables passing of function parameters
in the %eax, %edx, and %ecx registers on the i386 architecture. It also
fixes a bug in method interface dispatch for certain methods having float
parameters. See the CHANGES file for details.
Changes in version 1.4.4:
- Allow optimized calling conventions in JCNI (generated) code;
on i386, pass the first three parameters in registers.
- Add missing access modifier flag `abstract' for array classes.
- Fixed JNI bug resolving <clinit> (don't recurse to superclass).
- Fix bug invoking interface methods that have 'float' parameters.
- Make installation succeed even if JDK not found.
http://jcvm.sourceforge.net/
Cheers,
-Archie
__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com
_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath