log

age author description
Tue, 06 Mar 2012 12:09:50 +0100 Doug Simon Integrated mxtool updates from Maxine project.
Mon, 05 Mar 2012 18:22:31 -0800 Christian Wimmer Use BytecodeStream in BciBlockMapping instead of hand-crafted byte-array accesses
Mon, 05 Mar 2012 17:36:34 -0800 Christian Wimmer Move bytecode definition in its own package to separate it from the bytecode parser
Mon, 05 Mar 2012 16:09:49 -0800 Christian Wimmer Fix and enable liveness analysis to prune unnecessary frame state entries
Mon, 05 Mar 2012 16:09:07 -0800 Christian Wimmer Remove unused import
Mon, 05 Mar 2012 16:07:42 -0800 Christian Wimmer Allow multiple entries in methodFilter
Mon, 05 Mar 2012 09:55:54 -0800 Christian Wimmer Remove FrameStateAccess: Make FrameState immutable and move all modification logic into FrameStateBuilder
Mon, 05 Mar 2012 14:38:43 +0100 Gilles Duboscq cosmetic simplifications in NewInstanceNode.ESCAPE.updateState
Mon, 05 Mar 2012 14:35:26 +0100 Gilles Duboscq Allow JaCoCon to append to the execution file
Mon, 05 Mar 2012 13:40:39 +0100 Gilles Duboscq fix variable redefinition in URLConnectionDownload
Sun, 04 Mar 2012 18:56:25 -0800 Christian Haeubl Merge
Fri, 02 Mar 2012 18:50:51 -0800 Christian Haeubl try to reduce MaximumGreedyInlineSize significantly
Fri, 02 Mar 2012 17:52:12 -0800 Christian Haeubl some more changes to inlining debug output
Fri, 02 Mar 2012 17:43:17 -0800 Christian Haeubl changed inlining debug output
Fri, 02 Mar 2012 16:44:36 -0800 Christian Haeubl fixed an issue that prevented java.util.concurrent methods from being compiled