Tue, 08 Jan 2013 16:01:25 +0100Can invoke methods with parameters via reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 08 Jan 2013 16:01:25 +0100] rev 418
Can invoke methods with parameters via reflection

Tue, 08 Jan 2013 16:25:01 +0100NoSuchMethodException is needed by Class.getMethod jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 08 Jan 2013 16:25:01 +0100] rev 417
NoSuchMethodException is needed by Class.getMethod

Mon, 07 Jan 2013 18:40:20 +0100Can work with methods without return type
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 18:40:20 +0100] rev 416
Can work with methods without return type

Mon, 07 Jan 2013 18:33:03 +0100Merging in Void
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 07 Jan 2013 18:33:03 +0100] rev 415
Merging in Void

Mon, 07 Jan 2013 18:30:06 +0100Adding Void to support invocation of methods without return type jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 18:30:06 +0100] rev 414
Adding Void to support invocation of methods without return type

Mon, 07 Jan 2013 18:27:01 +0100@Compare method can throw exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 18:27:01 +0100] rev 413
@Compare method can throw exceptions

Mon, 07 Jan 2013 17:22:59 +0100Make sure this has some value
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 17:22:59 +0100] rev 412
Make sure this has some value

Mon, 07 Jan 2013 16:46:09 +0100Object.clone seems to be well supported
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 16:46:09 +0100] rev 411
Object.clone seems to be well supported

Thu, 03 Jan 2013 16:30:09 +0100Merge of using Arrays.deepHashCode again
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 03 Jan 2013 16:30:09 +0100] rev 410
Merge of using Arrays.deepHashCode again

Thu, 03 Jan 2013 16:25:58 +0100Backed out changeset c02d1729f024: After Lubo's fix b2f68438b0e2 we can use Arrays.deepHashCode again.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 03 Jan 2013 16:25:58 +0100] rev 409
Backed out changeset c02d1729f024: After Lubo's fix b2f68438b0e2 we can use Arrays.deepHashCode again.