Sat, 15 Dec 2012 22:46:26 +0100Can execute classes and methods as specified by a parameter launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 22:46:26 +0100] rev 331
Can execute classes and methods as specified by a parameter

Sat, 15 Dec 2012 22:15:53 +0100Refactoring anonymous handlers to named inner classes launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 22:15:53 +0100] rev 330
Refactoring anonymous handlers to named inner classes

Sat, 15 Dec 2012 22:10:19 +0100Need more modern version of bytecode than 1.5 launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 22:10:19 +0100] rev 329
Need more modern version of bytecode than 1.5

Mon, 17 Dec 2012 09:21:55 +0100Lazy functions need to remember whether they need to create instance or not
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Dec 2012 09:21:55 +0100] rev 328
Lazy functions need to remember whether they need to create instance or not

Sun, 16 Dec 2012 20:13:00 +0100It will be easier to get the logic from inside the URLSteamHandler than to try to mimic it jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Dec 2012 20:13:00 +0100] rev 327
It will be easier to get the logic from inside the URLSteamHandler than to try to mimic it

Sun, 16 Dec 2012 18:49:35 +0100Implementing basic operations on characters
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Dec 2012 18:49:35 +0100] rev 326
Implementing basic operations on characters

Sun, 16 Dec 2012 18:48:57 +0100Real algorithm for reading (even large) arrays
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Dec 2012 18:48:57 +0100] rev 325
Real algorithm for reading (even large) arrays

Sat, 15 Dec 2012 21:37:57 +0100Refuse to process classfiles that are not compiled with target at least 1.6
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 21:37:57 +0100] rev 324
Refuse to process classfiles that are not compiled with target at least 1.6

Sat, 15 Dec 2012 16:25:28 +0100Basic sketch of an HTTP server for launching bck2brwsr applications launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 16:25:28 +0100] rev 323
Basic sketch of an HTTP server for launching bck2brwsr applications

Sat, 15 Dec 2012 08:17:45 +0100Class.forName can load new classes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Dec 2012 08:17:45 +0100] rev 322
Class.forName can load new classes