Fri, 15 Mar 2013 20:33:01 +0100Use more recent mojo
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 15 Mar 2013 20:33:01 +0100] rev 846
Use more recent mojo

Thu, 14 Mar 2013 09:22:28 +0100Hacky way (relies on singleton) to get FX working. Can attach @On(event=CLICK) and show alert in FX WebView now fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 14 Mar 2013 09:22:28 +0100] rev 845
Hacky way (relies on singleton) to get FX working. Can attach @On(event=CLICK) and show alert in FX WebView now

Wed, 13 Mar 2013 16:20:03 +0100Initial attempt to use JavaFX: When running with -Dvmtest.brwsrs=fx, it runs the tests inside of WebView fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 13 Mar 2013 16:20:03 +0100] rev 844
Initial attempt to use JavaFX: When running with -Dvmtest.brwsrs=fx, it runs the tests inside of WebView

Tue, 12 Mar 2013 21:22:33 +0100Limit the number of nested for cycles by some constant
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 12 Mar 2013 21:22:33 +0100] rev 843
Limit the number of nested for cycles by some constant

Tue, 12 Mar 2013 15:14:20 +0100Splitting out several complicated (with loops) code generators into separate methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 12 Mar 2013 15:14:20 +0100] rev 842
Splitting out several complicated (with loops) code generators into separate methods

Tue, 12 Mar 2013 13:54:26 +0100Merge with trunk closure
Lubomir Nerad <lubomir.nerad@oracle.com> [Tue, 12 Mar 2013 13:54:26 +0100] rev 841
Merge with trunk

Tue, 12 Mar 2013 13:01:34 +0100Print out details about the exception
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 12 Mar 2013 13:01:34 +0100] rev 840
Print out details about the exception

Tue, 12 Mar 2013 09:25:08 +0100Replacing for/switch flow control with multiple labeled for loops allowing fast jump back and if blocks for relatively cheap fall through. Local measurements on chrome indicate 30% speedup in the matrix multiplication benchmark.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 12 Mar 2013 09:25:08 +0100] rev 839
Replacing for/switch flow control with multiple labeled for loops allowing fast jump back and if blocks for relatively cheap fall through. Local measurements on chrome indicate 30% speedup in the matrix multiplication benchmark.

Mon, 11 Mar 2013 20:53:18 +0100Trying to get better results with .csv file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 11 Mar 2013 20:53:18 +0100] rev 838
Trying to get better results with .csv file

Mon, 11 Mar 2013 20:37:59 +0100Filter out other results than those related to tenThousandIterations tests executed on browsers
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 11 Mar 2013 20:37:59 +0100] rev 837
Filter out other results than those related to tenThousandIterations tests executed on browsers