Subject: CVS commit: pkgsrc/lang/jikes
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/06/2004 02:40:55
Module Name: pkgsrc
Committed By: tv
Date: Wed Oct 6 02:40:55 UTC 2004
Modified Files:
pkgsrc/lang/jikes: Makefile distinfo
Log Message:
Update to 1.22, makes compatible with rt.jar from JDK 1.5. NEWS file:
=====
*** Jikes 1.22 was released 3 October 2004
This release supports compilation using the rt.jar shipped with
the released version of Java 5.0, but otherwise has no more
support for new language features than 1.21 did.
These specification problems are fixed:
3986 jikes compiles faulty source without error or warning
4042 constructor of strictfp class not strictfp
4046 no warning when overriding a deprecated method
These crashes on valid or invalid source are fixed:
3934 Assertion failed: ! array tuple.h line 429
3972 "Assertion failed" on incorrect String operations
3974 Assertion failed: type == control.String()
3989 Assertion `! array' failed with String.class literal
These problems with diagnostics are fixed:
3424 Confusing error message for type not found error
3947 static method local shouldn't shadow instance field
These other problems are fixed:
495 classpath problems introduced by 1.14
4018 errno undefined (freebsd-4.8
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/lang/jikes/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/jikes/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.