FYI: Update test to follow 1.6 specification behaviour.

Mario Torre mario.torre@aicas.com
Fri Jul 24 12:31:00 GMT 2009


A bit of explantion:

The test expects an ArrayIndexOutOfBoundsException where a 
RuntimeException should be thrown.  This is a bug in JDK up to 1.5: 
while assembling the RuntimeException, the 
ArrayIndexOutOfBoundsException is raised.  This is fixed in JDK 1.6.

See also http://bugs.sun.com/view_bug.do?bug_id=4511992 and 
http://bugs.sun.com/view_bug.do?bug_id=6204552.

2009-07-09  Mario Torre  <neugens@aicas.com>

     * gnu/testlet/java/beans/EventHandler/check14c.java:
     Update test to follow 1.6 specification behaviour.

-- 
Mario Torre, Software Developer, http://www.jroller.com/neugens/
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com   * Tel: +49-721-663 968-44
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA  FC7C 4086 63E3 80F2 40CF

USt-Id: DE216375633, Handelsregister HRB 109481, AG Mannheim
Geschäftsführer: Dr. James J. Hunt

Please, support open standards:
http://endsoftpatents.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2009-07-24-beans-event-handler-1.6.patch
Type: text/x-patch
Size: 2187 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20090724/b6524e0f/attachment.bin>


More information about the Mauve-patches mailing list