Thu, 10 Oct 2013 14:00:32 +0200Explaining reasons for a NPE
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Oct 2013 14:00:32 +0200] rev 1366
Explaining reasons for a NPE

Thu, 10 Oct 2013 13:59:29 +0200Public API to disallow classes from rt.jar
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Oct 2013 13:59:29 +0200] rev 1365
Public API to disallow classes from rt.jar

Thu, 10 Oct 2013 09:33:40 +0200undefined error when result of split was just one element
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Oct 2013 09:33:40 +0200] rev 1364
undefined error when result of split was just one element

Wed, 09 Oct 2013 23:09:55 +0200In case on Bundle_xx.properties are found, return null rather than throwing an exception
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 23:09:55 +0200] rev 1363
In case on Bundle_xx.properties are found, return null rather than throwing an exception

Wed, 09 Oct 2013 22:26:24 +0200System.getProperty('os.name') does not throw exception in javax.script mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 22:26:24 +0200] rev 1362
System.getProperty('os.name') does not throw exception in javax.script mode

Wed, 09 Oct 2013 22:04:11 +0200Brinding Martin's long arithmetic improvements to default, so EnumSets really work
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 22:04:11 +0200] rev 1361
Brinding Martin's long arithmetic improvements to default, so EnumSets really work

Wed, 09 Oct 2013 22:03:26 +0200Prefix well-known static enum fields with fld_
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 22:03:26 +0200] rev 1360
Prefix well-known static enum fields with fld_

Wed, 09 Oct 2013 22:02:34 +0200Don't provide resources from rt.jar when generating bck2brwsr.js as the minimal library is not self contained anymore - but we still want as small bck2brwsr.js as possible
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 22:02:34 +0200] rev 1359
Don't provide resources from rt.jar when generating bck2brwsr.js as the minimal library is not self contained anymore - but we still want as small bck2brwsr.js as possible

Wed, 09 Oct 2013 17:59:11 +0200Use typeof console to check for its presence
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 17:59:11 +0200] rev 1358
Use typeof console to check for its presence

Wed, 09 Oct 2013 17:28:39 +0200Conditional logging to run in a worker thread
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 17:28:39 +0200] rev 1357
Conditional logging to run in a worker thread