Mon, 15 Feb 2016 05:26:13 +0100Fully qualified name to access Object
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 15 Feb 2016 05:26:13 +0100] rev 1052
Fully qualified name to access Object

Mon, 15 Feb 2016 05:23:17 +0100Returning primitive array should yield ClassCastException during runtime
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 15 Feb 2016 05:23:17 +0100] rev 1051
Returning primitive array should yield ClassCastException during runtime

Thu, 11 Feb 2016 06:03:40 +0100#257930: Generate @see reference to the user written method the generated one originates from
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 11 Feb 2016 06:03:40 +0100] rev 1050
#257930: Generate @see reference to the user written method the generated one originates from

Mon, 08 Feb 2016 20:50:46 +0100Number may not be Integer, it can be any Number
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:50:46 +0100] rev 1049
Number may not be Integer, it can be any Number

Mon, 08 Feb 2016 20:46:18 +0100Convert to intValue is certain to give int result
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:46:18 +0100] rev 1048
Convert to intValue is certain to give int result

Mon, 08 Feb 2016 20:42:23 +0100Notification of changes may be delivered asynchronously by knockout
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:42:23 +0100] rev 1047
Notification of changes may be delivered asynchronously by knockout

Thu, 21 Jan 2016 18:54:29 +0100Merging in fix to allow use of lambda functions
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Jan 2016 18:54:29 +0100] rev 1046
Merging in fix to allow use of lambda functions

Thu, 21 Jan 2016 18:54:01 +0100Allow use of lamda functions in onLoad callback. Lambda function classes cannot be loaded by name, so avoid doing so when onLoad is specified.
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Jan 2016 18:54:01 +0100] rev 1045
Allow use of lamda functions in onLoad callback. Lambda function classes cannot be loaded by name, so avoid doing so when onLoad is specified.

Fri, 15 Jan 2016 13:08:35 +0100Merge of various fixes into main development line
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 13:08:35 +0100] rev 1044
Merge of various fixes into main development line

Fri, 15 Jan 2016 13:05:42 +0100#257579: Erase the parameter types before computing the signature
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 13:05:42 +0100] rev 1043
#257579: Erase the parameter types before computing the signature