Wed, 11 May 2016 06:22:49 +0200#259132: Ready for multi-threaded access to observables ConcurrentComputed259132
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 May 2016 06:22:49 +0200] rev 1092
#259132: Ready for multi-threaded access to observables

Wed, 11 May 2016 06:21:52 +0200Verify the change is notified sooner than the value is queried ConcurrentComputed259132
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 May 2016 06:21:52 +0200] rev 1091
Verify the change is notified sooner than the value is queried

Wed, 11 May 2016 05:56:31 +0200Assign the models to map context ConcurrentComputed259132
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 May 2016 05:56:31 +0200] rev 1090
Assign the models to map context

Wed, 11 May 2016 05:33:53 +0200Let each thread compute the same value ConcurrentComputed259132
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 May 2016 05:33:53 +0200] rev 1089
Let each thread compute the same value

Thu, 05 May 2016 05:18:04 +0200Test to simulate problems described in bug report #259132 ConcurrentComputed259132
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 May 2016 05:18:04 +0200] rev 1088
Test to simulate problems described in bug report #259132

Tue, 03 May 2016 04:44:10 +0200A null value is treated as false when converted to boolean
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 03 May 2016 04:44:10 +0200] rev 1087
A null value is treated as false when converted to boolean

Mon, 02 May 2016 05:53:36 +0200Special handling of undefined before passing it into Java in a callback
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 02 May 2016 05:53:36 +0200] rev 1086
Special handling of undefined before passing it into Java in a callback

Wed, 27 Apr 2016 18:23:24 +0200Verify behavior of @JavaScriptBody: can it define globally visible symbol?
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Apr 2016 18:23:24 +0200] rev 1085
Verify behavior of @JavaScriptBody: can it define globally visible symbol?

Thu, 21 Apr 2016 08:58:57 +0200Rhino on JDK7 treats Boolean as an object - e.g. to return 'false' one needs to return 'null'
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Apr 2016 08:58:57 +0200] rev 1084
Rhino on JDK7 treats Boolean as an object - e.g. to return 'false' one needs to return 'null'

Tue, 19 Apr 2016 20:31:18 +0200#258908: Treat undefined as null
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 19 Apr 2016 20:31:18 +0200] rev 1083
#258908: Treat undefined as null