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.

Thu, 03 Jan 2013 16:20:21 +0100Merging Lubo's fix in as all tests continue to pass
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 03 Jan 2013 16:20:21 +0100] rev 408
Merging Lubo's fix in as all tests continue to pass

Thu, 03 Jan 2013 16:16:04 +0100Array flag in ByteCodeToJavaScript.countArgs is not reset to false for object types. The following signature '([Ljava/lang/Object;)I' is incorrectly reported to return array
Lubomir Nerad <lubomir.nerad@oracle.com> [Thu, 03 Jan 2013 16:16:04 +0100] rev 407
Array flag in ByteCodeToJavaScript.countArgs is not reset to false for object types. The following signature '([Ljava/lang/Object;)I' is incorrectly reported to return array