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

Fri, 15 Jan 2016 11:41:37 +0100Make sure the generated code uses fully qualified names when referencing java.lang.Object
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 11:41:37 +0100] rev 1042
Make sure the generated code uses fully qualified names when referencing java.lang.Object

Fri, 15 Jan 2016 11:40:28 +0100Use fully qualified names when referencing java.lang.Object
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 11:40:28 +0100] rev 1041
Use fully qualified names when referencing java.lang.Object

Wed, 13 Jan 2016 05:53:12 +0100Better formatting of the function envelope
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 13 Jan 2016 05:53:12 +0100] rev 1040
Better formatting of the function envelope

Thu, 31 Dec 2015 08:20:05 +0100#257348: Allocate @Model properties lazily to avoid StackOverFlowError
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 31 Dec 2015 08:20:05 +0100] rev 1039
#257348: Allocate @Model properties lazily to avoid StackOverFlowError

Sat, 26 Dec 2015 06:31:49 +0100Print expected and actual values on assertion error
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 26 Dec 2015 06:31:49 +0100] rev 1038
Print expected and actual values on assertion error

Thu, 17 Dec 2015 22:23:41 +0100#257171: FXBrowsers.runInBrowser needs to properly set BrwsrCtx
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 17 Dec 2015 22:23:41 +0100] rev 1037
#257171: FXBrowsers.runInBrowser needs to properly set BrwsrCtx

Fri, 12 Feb 2016 08:40:12 +0100Bringing the beans branch up-to-date with release-1.2.3 beans
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 12 Feb 2016 08:40:12 +0100] rev 1036
Bringing the beans branch up-to-date with release-1.2.3