log mx.graal/suite.py @ 22903:217a942e3603

age author description
Thu, 29 Oct 2015 17:26:07 +0100 Gilles Duboscq Update graal version
Thu, 29 Oct 2015 16:29:42 +0100 Roland Schatz Unit test for error conditions in JVMCI code installer.
Thu, 29 Oct 2015 13:32:53 +0100 Stefan Anzinger Update jvmci import version
Wed, 28 Oct 2015 14:07:45 -0700 Tom Rodriguez updated imported jvmci version
Wed, 28 Oct 2015 18:47:22 +0100 Andreas Woess update truffle import
Tue, 27 Oct 2015 14:09:17 +0100 Doug Simon updated jvmci import
Mon, 26 Oct 2015 18:27:19 +0100 Doug Simon updated truffle import
Mon, 26 Oct 2015 00:07:23 +0100 Doug Simon specify tag="default" in call to mx.get_jdk()
Sun, 25 Oct 2015 10:50:06 +0100 Doug Simon updated jvmci import
Sat, 24 Oct 2015 00:49:18 +0200 Doug Simon made Graal work on a JDK9 image without needing the jvmci mx suite or extensions
Thu, 22 Oct 2015 16:21:29 +0200 Roland Schatz Remove GraalRuntimeAccess mechanism, and move Graal singleton class to test project.
Thu, 22 Oct 2015 16:00:44 +0200 Roland Schatz Avoid using Graal singleton in Truffle initialization.
Wed, 21 Oct 2015 16:20:23 +0200 Roland Schatz API to get the GraalRuntime of the JVMCI system compiler.
Thu, 22 Oct 2015 12:56:40 +0200 Doug Simon made inlined method recording unconditional during compilation
Wed, 21 Oct 2015 21:38:13 -0700 Tom Rodriguez Update jvmci import