Fri, 11 Oct 2013 16:33:54 +0200Compute the location also in WebWorker environment
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 11 Oct 2013 16:33:54 +0200] rev 1368
Compute the location also in WebWorker environment

Fri, 11 Oct 2013 09:58:03 +0200If a class is not available during Ahead-Of-Time compilation it needs to be ready for dynamic loading
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 11 Oct 2013 09:58:03 +0200] rev 1367
If a class is not available during Ahead-Of-Time compilation it needs to be ready for dynamic loading

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