log mx.graal/suite.py @ 22775:e468cf0fe847

age author description
Wed, 07 Oct 2015 23:16:36 -0700 Tom Rodriguez Update jvmci import: use new log_object interface
Thu, 08 Oct 2015 04:50:02 +0200 Andreas Woess updated imported truffle revision
Wed, 07 Oct 2015 12:50:15 -0700 Stefan Anzinger Update jvmci import version
Wed, 07 Oct 2015 13:01:32 +0200 Roland Schatz Update jvmci import.
Tue, 06 Oct 2015 16:52:56 -0700 Christian Wimmer Update jvmci import
Wed, 30 Sep 2015 15:40:22 +0200 Stefan Anzinger Call JVMCI.initialize when Debug class is loaded to make sure properties are loaded
Mon, 05 Oct 2015 13:26:59 +0200 Roland Schatz Lazy initialization of HotSpotTruffleRuntime.
Fri, 02 Oct 2015 10:15:51 -0700 Tom Rodriguez Update jvmci import
Thu, 01 Oct 2015 14:32:39 -0700 Christian Wimmer Merge
Thu, 01 Oct 2015 14:21:08 -0700 Christian Wimmer Temporarily change truffle dependency for integration testing
Thu, 01 Oct 2015 14:01:17 -0700 Mick Jordan update truffle import
Thu, 01 Oct 2015 16:56:40 +0200 Roland Schatz Update jvmci import: Make HotSpotObjectConstantImpl package-private.
Wed, 30 Sep 2015 22:10:52 -0700 Michael Van De Vanter Test updates for revised Polyglot/Instrumentation APIs
Wed, 30 Sep 2015 17:59:48 -0700 Tom Rodriguez Updated imported jvmci version: updated InstalledCodeInvalidationTest
Wed, 30 Sep 2015 17:46:24 +0200 Andreas Woess update truffle import revision
Wed, 30 Sep 2015 15:50:25 +0200 Roland Schatz Update jvmci import: Register and PlatformKind declarations for AVX512.
Tue, 29 Sep 2015 22:19:45 +0200 Doug Simon updated imported jvmci version
Tue, 29 Sep 2015 22:03:41 +0200 Doug Simon added HotSpotStackIntrospection and made CompilerToVM.getNextStackFrame package-private
Tue, 29 Sep 2015 21:37:35 +0200 Doug Simon added HotSpotJVMCIRuntimeProvider.collectCounters and made CompilerToVM.collectCounters package-private
Tue, 29 Sep 2015 18:54:18 +0200 Doug Simon added HotSpotCodeCacheProvider.notifyCompilationStatistics and HotSpotCodeCacheProvider.resetCompilationStatistics and made made these methods package-private in CompilerToVM
Tue, 29 Sep 2015 17:49:27 +0200 Doug Simon added CodeCacheProvider.shouldDebugNonSafepoints and made CompilerToVM.shouldDebugNonSafepoints package-private
Tue, 29 Sep 2015 17:29:42 +0200 Doug Simon added CodeCacheProvider.invalidateInstalledCode and made CompilerToVM.invalidateInstalledCode package-private
Tue, 29 Sep 2015 17:09:42 +0200 Doug Simon added CodeCacheProvider.getMaxCallTargetOffset and made CompilerToVM.getMaxCallTargetOffset package-private
Tue, 29 Sep 2015 15:56:37 +0200 Doug Simon added HotSpotJVMCIRuntimeProvider.getLogStream() and made CompilerToVM.writeDebugOutput and CompilerToVm.flushDebugOutput package-private
Tue, 29 Sep 2015 15:02:34 +0200 Stefan Anzinger Move .sl testcases/outputs (resources) into projects src directory
Tue, 29 Sep 2015 14:56:58 +0200 Doug Simon Merge.
Tue, 29 Sep 2015 14:55:03 +0200 Doug Simon expanded CodeCacheProvider so that it supports all forms of code installation and made CompilerToVM.installCode package-private
Mon, 28 Sep 2015 21:23:34 +0200 Doug Simon added CompilationRequest to package up a compilation request and be able to add VM specific context
Mon, 28 Sep 2015 17:20:31 +0200 Stefan Anzinger Update jvmci import version
Mon, 28 Sep 2015 15:08:41 +0200 Doug Simon exclude JAVA_ALLOCATION_INSTRUMENTER from GRAAL_TEST due to license conflict
Mon, 28 Sep 2015 11:06:21 +0200 Doug Simon made graal suite use GPLv2-CPE license
Sun, 27 Sep 2015 16:06:33 +0200 Doug Simon adapt to mx change in terms of where generated output is placed; updated jvmci and truffle imports
Thu, 24 Sep 2015 21:17:13 -0700 Tom Rodriguez Update jvmci import
Thu, 24 Sep 2015 14:44:21 +0200 Roland Schatz Update jvmci import: Remove initializeArchitecture methods.
Thu, 24 Sep 2015 12:05:43 +0200 Stefan Anzinger Change c.o.nfi.test to javaCompliance 1.8
Thu, 24 Sep 2015 11:31:04 +0200 Stefan Anzinger Update jvmci and truffle import version
Wed, 23 Sep 2015 17:41:47 +0200 Stefan Anzinger Update jvmci import version
Tue, 22 Sep 2015 23:12:56 +0200 Doug Simon adapted CompileTheWorld for switch to -Djvmci.option.<name>=<value> format
Tue, 22 Sep 2015 13:23:15 -0700 Christian Wimmer Update jvmci import
Tue, 22 Sep 2015 17:30:09 +0200 Roland Schatz Update jvmci import: Make implementation classes package private.
Tue, 22 Sep 2015 11:50:36 +0200 Roland Schatz Update jvmci import: Use PlatformKind.getSizeInBytes() instead of TargetDescription.getSizeInBytes(PlatformKind).
Mon, 21 Sep 2015 15:11:40 +0200 Roland Schatz Update jvmci import: Remove rawValue from HotSpotMetaspaceConstantImpl.
Fri, 18 Sep 2015 10:15:38 -0700 Tom Rodriguez Update jvmci import
Fri, 18 Sep 2015 15:18:26 +0200 Doug Simon updated imported jvmci version
Fri, 18 Sep 2015 13:12:02 +0200 Roland Schatz Update jvmci import: Use AMD64Kind instead of JavaKind in backend.
Thu, 17 Sep 2015 22:15:07 -0700 Tom Rodriguez Update jvmci import: Replace JVMCICompileWithC1Only with package based controls
Wed, 16 Sep 2015 21:56:12 +0200 Doug Simon work around for Eclipse bug 477597
Wed, 16 Sep 2015 14:12:37 +0200 Stefan Anzinger Update jvmci import version
Wed, 16 Sep 2015 12:19:31 +0200 Roland Schatz Update jvmci import: Clean separation between backend and frontend wordKind.
Tue, 15 Sep 2015 22:35:17 -0700 Tom Rodriguez Update jvmci import: Add test exercising CHA with default methods
Wed, 16 Sep 2015 01:09:19 +0200 Doug Simon removed methods from HotSpotGraalRuntimeProvider that access statically available JVMCI functionality (GRAAL-1235)
Wed, 16 Sep 2015 00:48:33 +0200 Doug Simon removed HotSpotGraalRuntime singleton - it's now owned by a HotSpotGraalCompiler instance (GRAAL-1235)
Tue, 15 Sep 2015 12:01:41 +0200 Stefan Anzinger Update jvmci and truffle import version
Mon, 14 Sep 2015 18:31:09 +0200 Stefan Anzinger Update import version of jvmci and truffle
Mon, 14 Sep 2015 19:48:06 +0200 Andreas Woess updated imported truffle version
Sun, 13 Sep 2015 21:03:05 +0200 Doug Simon updated imported jvmci version
Fri, 11 Sep 2015 08:59:29 -0700 Tom Rodriguez Update jvmci import: Move CTW command into Graal
Wed, 09 Sep 2015 22:12:46 +0200 Doug Simon updated imported jvmci version
Wed, 09 Sep 2015 11:50:28 -0700 Tom Rodriguez Updated imported jvmci version
Wed, 09 Sep 2015 16:12:29 +0200 Doug Simon restricted Unsafe capability access to package or class scope (GRAAL-1257)