Mon, 24 Dec 2012 07:57:33 +0100 Jaroslav Tulach Merging launcher branch to default - seems to work reliably well
Mon, 24 Dec 2012 07:51:15 +0100 Jaroslav Tulach Archiving static compilation demo
Sun, 23 Dec 2012 23:30:06 +0100 Jaroslav Tulach Execution time reported by TestNG reflect the time it took to run the query inside of a browser launcher
Sun, 23 Dec 2012 18:24:18 +0100 Jaroslav Tulach Separating initialization and method execution on HTTP launcher as well launcher
Sun, 23 Dec 2012 17:02:34 +0100 Jaroslav Tulach JavaScript and HTTP launchers separated launcher
Sun, 23 Dec 2012 09:17:26 +0100 Jaroslav Tulach Trying again behavior of xdg-open on the hudson runner launcher
Sat, 22 Dec 2012 23:23:09 +0100 Jaroslav Tulach Bigger time out - 3min as the hudson.apidesign.org is very slow launcher
Sat, 22 Dec 2012 21:59:02 +0100 Jaroslav Tulach Disable usage of Desktop.browse, as we are unable to close the browser launcher
Sat, 22 Dec 2012 21:35:14 +0100 Jaroslav Tulach Closing the window when data are processed. launcher
Sat, 22 Dec 2012 21:00:23 +0100 Jaroslav Tulach Starting and also shutdowning the browser. Currently optimized from chrome launcher
Sat, 22 Dec 2012 15:01:20 +0100 Jaroslav Tulach Log also what is happening in the server launcher
Sat, 22 Dec 2012 14:55:49 +0100 Jaroslav Tulach Timeout per single test launcher
Fri, 21 Dec 2012 12:49:27 +0100 Jaroslav Tulach Using logger rather than System.err launcher
Fri, 21 Dec 2012 09:18:52 +0100 Jaroslav Tulach Print out the output of launched brwsr launcher
Thu, 20 Dec 2012 21:54:33 +0100 Jaroslav Tulach Moving the read method closer to the definition of the script launcher
Thu, 20 Dec 2012 21:53:58 +0100 Jaroslav Tulach Increasing timeout, so it can succeed on the build host machine launcher
Thu, 20 Dec 2012 21:39:16 +0100 Jaroslav Tulach Loaded classes need to have their static initializes invoked. Before accessing static field of a class, initializers need to be executed as well. launcher
Thu, 20 Dec 2012 16:17:31 +0100 Jaroslav Tulach Mojo for execution in a browser launcher
Thu, 20 Dec 2012 11:03:34 +0100 Jaroslav Tulach Using the Console for invoking VMTests in Rhino. All tests are passing now. launcher
Thu, 20 Dec 2012 08:59:47 +0100 Jaroslav Tulach Support for reflection on primitive types. All tests finish in the browser. launcher
Wed, 19 Dec 2012 16:43:37 +0100 Jaroslav Tulach Reflective calls on methods that return int launcher
Tue, 18 Dec 2012 16:04:37 +0100 Jaroslav Tulach Reasonable TYPE for primitive types launcher
Wed, 19 Dec 2012 11:12:04 +0100 Martin Soch Added tests for integer division and reminder after division. Removed JS version of String.hashCode since standard version is already correct. arithmetic
Tue, 18 Dec 2012 20:19:11 +0100 Martin Soch Added test for + - * operations in int32 arithmetic, updated JS generator to produce code for correct int32 arithmetic. arithmetic
Tue, 18 Dec 2012 13:25:32 +0100 Jaroslav Tulach Starting the HTTP server only once launcher
Tue, 18 Dec 2012 13:10:56 +0100 Jaroslav Tulach Can execute tests in real browser launcher
Tue, 18 Dec 2012 12:43:18 +0100 Jaroslav Tulach Turning the launcher into an API launcher
Mon, 17 Dec 2012 17:51:05 +0100 Jaroslav Tulach Cleanup and calling the VMTest.read method directly launcher
Mon, 17 Dec 2012 17:45:08 +0100 Jaroslav Tulach Moving the @Compare infrastructure into separate, reusable module launcher
Tue, 18 Dec 2012 11:41:09 +0100 Martin Soch Added few test for integer arithmetic - should fail for now, but it doesn't. arithmetic
Mon, 17 Dec 2012 12:21:05 +0100 Jaroslav Tulach Console width expanded to 100%. More structured output messages. launcher
Mon, 17 Dec 2012 12:09:57 +0100 Jaroslav Tulach Keep scrolling to bottom launcher
Mon, 17 Dec 2012 11:58:48 +0100 Jaroslav Tulach Using URL.getContent to communicate with the launcher and execute two testing methods launcher
Mon, 17 Dec 2012 09:57:22 +0100 Jaroslav Tulach Merging in URLStreamHandler launcher
Mon, 17 Dec 2012 10:05:55 +0100 Jaroslav Tulach Pre-initializing handler class is no longer necessary
Mon, 17 Dec 2012 09:55:07 +0100 Jaroslav Tulach Patching URL and URLStreamHandler to compile
Mon, 17 Dec 2012 09:48:42 +0100 Jaroslav Tulach Merge in proper initialization of instance fields of just loaded classes
Mon, 17 Dec 2012 09:47:08 +0100 Jaroslav Tulach Lines with comments are ignored in V8 function dump. Include some curly braces
Mon, 17 Dec 2012 09:46:09 +0100 Jaroslav Tulach If available, prefer emulation
Sun, 16 Dec 2012 21:19:26 +0100 Jaroslav Tulach Giving objects some basic and stable hashCode
Sun, 16 Dec 2012 20:48:21 +0100 Jaroslav Tulach Sharing the is -> byte[] loading algorithm
Sun, 16 Dec 2012 20:17:06 +0100 Jaroslav Tulach Merging stream handler in
Sun, 16 Dec 2012 20:11:18 +0100 Jaroslav Tulach First steps towards execution harness launcher
Sat, 15 Dec 2012 22:46:26 +0100 Jaroslav Tulach Can execute classes and methods as specified by a parameter launcher
Sat, 15 Dec 2012 22:15:53 +0100 Jaroslav Tulach Refactoring anonymous handlers to named inner classes launcher
Sat, 15 Dec 2012 22:10:19 +0100 Jaroslav Tulach Need more modern version of bytecode than 1.5 launcher
Mon, 17 Dec 2012 09:21:55 +0100 Jaroslav Tulach Lazy functions need to remember whether they need to create instance or not
Sun, 16 Dec 2012 20:13:00 +0100 Jaroslav Tulach It will be easier to get the logic from inside the URLSteamHandler than to try to mimic it jdk7-b147
Sun, 16 Dec 2012 18:49:35 +0100 Jaroslav Tulach Implementing basic operations on characters
Sun, 16 Dec 2012 18:48:57 +0100 Jaroslav Tulach Real algorithm for reading (even large) arrays
Sat, 15 Dec 2012 21:37:57 +0100 Jaroslav Tulach Refuse to process classfiles that are not compiled with target at least 1.6
Sat, 15 Dec 2012 16:25:28 +0100 Jaroslav Tulach Basic sketch of an HTTP server for launching bck2brwsr applications launcher
Sat, 15 Dec 2012 08:17:45 +0100 Jaroslav Tulach Class.forName can load new classes
Sat, 15 Dec 2012 07:10:58 +0100 Jaroslav Tulach Class.forName can load java.lang.String
Sat, 15 Dec 2012 06:16:43 +0100 Jaroslav Tulach Fixing line endings by another merge from registers branch
Fri, 14 Dec 2012 15:06:53 +0100 Lubomir Nerad Changed unintentionally changed file modes / line endings registers
Fri, 14 Dec 2012 11:32:45 +0100 Jaroslav Tulach Merging Lubomir's work on registers into default branch
Fri, 14 Dec 2012 11:15:37 +0100 Lubomir Nerad Merge with trunk registers
Thu, 13 Dec 2012 23:20:47 +0100 Jaroslav Tulach Providing JavaScript specific implementations of Hashtable and Vector. Those should likely be faster for the JavaScript VM than interpreting bytecode. This is the way to get the best of JavaScript and yet provide reasonably well working implementation in Java.
Thu, 13 Dec 2012 08:43:52 +0100 Jaroslav Tulach Merging benchmarks branch into trunk, it seems to be usable. Just run mvn test -Dbck2brwsr.runBenchmarks.browsers=firefox,google-chrome etc.