log

age author description
Wed, 26 Mar 2014 21:08:00 +0100 Doug Simon added checkheaders command for checking Java source headers without relying on Checkstyle
Wed, 26 Mar 2014 21:07:42 +0100 Doug Simon canonicalized projects
Wed, 26 Mar 2014 20:33:16 +0100 Doug Simon removed GraalDeoptLeafGraphIds_lock
Wed, 26 Mar 2014 17:36:25 +0100 Doug Simon fixed pylint errors
Wed, 26 Mar 2014 17:33:54 +0100 Doug Simon HSAIL: preliminary deopt support
Wed, 26 Mar 2014 17:30:40 +0100 Doug Simon findbugs will also use any findbugsExcludeFilter.xml it finds in a suite's root
Wed, 26 Mar 2014 22:14:43 +0100 Bernhard Urban SnippetCounters: HotSpot stubs are not allowed to embed oops, thus exclude them in stubs
Wed, 26 Mar 2014 21:52:45 +0100 Bernhard Urban SnippetCounter: use own location for counter
Wed, 26 Mar 2014 14:43:50 +0100 Bernhard Urban pylint fixes
Wed, 26 Mar 2014 14:34:08 +0100 Doug Simon transition to JDK8
Wed, 26 Mar 2014 14:32:50 +0100 Bernhard Urban mx: increase minimum required jdk version
Wed, 26 Mar 2014 10:52:04 +0100 Bernhard Urban changelog: repo links should point to tagname
Wed, 26 Mar 2014 10:26:06 +0100 Erik Eckstein fix ecliipseformat error
Wed, 26 Mar 2014 10:16:28 +0100 Erik Eckstein remove a GraphOrder assertion which does not hold in substrate VM
Wed, 26 Mar 2014 10:15:15 +0100 Erik Eckstein extend graph builder and CompilationResult for substrateVM