log

age author description
Thu, 14 Jan 2016 17:45:25 -0800 Tom Rodriguez Remove unused vmSymbol
Thu, 14 Jan 2016 17:29:44 -0800 Tom Rodriguez Remove incorrect assert
Fri, 15 Jan 2016 16:50:19 +0100 Roland Schatz Simplify code installation interface: Use CompiledCode class instead of CompilationResult and DataSection.
Fri, 15 Jan 2016 15:51:01 +0100 Roland Schatz Remove unused method.
Fri, 15 Jan 2016 16:17:37 +0100 Doug Simon rename classes to denote jvmci version
Thu, 14 Jan 2016 11:36:05 -0800 Tom Rodriguez JVMCI PrintCompilation support should reuse CompileBroker logic
Thu, 14 Jan 2016 11:32:37 -0800 Tom Rodriguez Remove CompilerToVM.notifyCompilationStatistics
Wed, 13 Jan 2016 16:41:53 +0100 Roland Schatz Fix compiler warning.
Tue, 12 Jan 2016 12:54:31 -0800 Tom Rodriguez Add support for passing back bailout messages
Tue, 12 Jan 2016 15:03:56 +0100 Doug Simon register JVMCIJDKFactory at module load time
Mon, 11 Jan 2016 15:10:32 +0100 Stefan Anzinger Perform a clean in jvmci.make when main clean target is called as well
Fri, 08 Jan 2016 23:45:00 +0100 Doug Simon converted select_task_blocking_aware into select_task_helper (GRAAL-1387)
Fri, 08 Jan 2016 22:24:51 +0100 Doug Simon improved error message and fixed macro usage (GRAAL-1387)
Fri, 08 Jan 2016 17:30:33 +0100 Doug Simon improved JVMCI support for blocking compilation (GRAAL-1387)
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)