Fri, 26 Sep 2014 09:21:49 +0200If class initializer is defined via Object.defineProperty call it by name
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 26 Sep 2014 09:21:49 +0200] rev 1706
If class initializer is defined via Object.defineProperty call it by name

Fri, 26 Sep 2014 08:28:11 +0200Using function callback so we can assign the vm attribute in a non-string way and obfuscation applies to it.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 26 Sep 2014 08:28:11 +0200] rev 1705
Using function callback so we can assign the vm attribute in a non-string way and obfuscation applies to it.

Thu, 25 Sep 2014 23:48:41 +0200Store just defined member in variable m and use it to assign access, cls and export the member
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 25 Sep 2014 23:48:41 +0200] rev 1704
Store just defined member in variable m and use it to assign access, cls and export the member

Thu, 25 Sep 2014 19:54:16 +0200Skip only rt.jar not emul-rt.jar
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 25 Sep 2014 19:54:16 +0200] rev 1703
Skip only rt.jar not emul-rt.jar

Tue, 23 Sep 2014 21:52:27 +0200for (var x in array) should return only expected values
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 23 Sep 2014 21:52:27 +0200] rev 1702
for (var x in array) should return only expected values

Sat, 20 Sep 2014 12:52:47 +0200Simulating Jirka's inqury. Seems to work OK.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 20 Sep 2014 12:52:47 +0200] rev 1701
Simulating Jirka's inqury. Seems to work OK.

Sun, 14 Sep 2014 23:13:33 +0200[maven-release-plugin] prepare for next development iteration
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 23:13:33 +0200] rev 1700
[maven-release-plugin] prepare for next development iteration

Sun, 14 Sep 2014 23:13:26 +0200[maven-release-plugin] copy for tag release-0.10
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 23:13:26 +0200] rev 1699
[maven-release-plugin] copy for tag release-0.10

Sun, 14 Sep 2014 23:13:25 +0200[maven-release-plugin] prepare release release-0.10 release-0.10
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 23:13:25 +0200] rev 1698
[maven-release-plugin] prepare release release-0.10

Sun, 14 Sep 2014 22:34:52 +0200NetBeans uses the Streams class for check whether we are really running on JDK8 and thus whether it can enable JDK8 features. Add such fake package private class.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 22:34:52 +0200] rev 1697
NetBeans uses the Streams class for check whether we are really running on JDK8 and thus whether it can enable JDK8 features. Add such fake package private class.