log

age author description
Thu, 13 Mar 2014 11:37:54 +0100 Doug Simon Merge.
Thu, 13 Mar 2014 11:37:24 +0100 Doug Simon use AssertionError subclass for verification errors found by VerifyPhases
Thu, 13 Mar 2014 01:33:50 +0100 Doug Simon removed FindBugs annotations and dependency on FindBugs itself
Wed, 12 Mar 2014 21:55:09 +0100 Doug Simon fixed pylint warning
Wed, 12 Mar 2014 21:52:28 +0100 Doug Simon removed HotSpotResolvedJavaMethod.currentTask field
Wed, 12 Mar 2014 21:50:50 +0100 Doug Simon added unit test to ensure all classes in graal.jar comply with select global invariants
Wed, 12 Mar 2014 21:48:51 +0100 Doug Simon made it an error to run the client VM on a Mac via mx (since the Mac java launcher translates '-client' to '-server')