log

age author description
Sun, 30 Aug 2015 20:39:16 -0700 Tom Rodriguez updated imported jvmci version
Sun, 30 Aug 2015 02:35:05 +0200 Andreas Woess updated imported truffle version
Fri, 28 Aug 2015 15:33:25 -0700 Tom Rodriguez updated imported jvmci version
Fri, 28 Aug 2015 15:31:33 -0700 Tom Rodriguez Use proper stamp for read in HotSpotResolvedObjectTypeTest
Fri, 28 Aug 2015 14:22:03 -0700 Tom Rodriguez Remove LoggingProxy in favor of TraceJVMTI
Fri, 28 Aug 2015 12:20:21 -0700 Christian Wimmer Update jvmci version
Fri, 28 Aug 2015 12:19:57 -0700 Christian Wimmer Merge
Fri, 28 Aug 2015 11:23:08 -0700 Christian Wimmer Invert logic for recording the assumptions of an AssumptionResult to Assumptions; this allows using assumption-free AssumptionResults when compiling without speculative optimizations
Fri, 28 Aug 2015 11:18:35 -0700 Christian Wimmer Allow explicit exceptions for arraylength
Fri, 28 Aug 2015 14:32:42 +0200 Josef Eisl TraceRA: only blocks with LabelOp and JumpOp are trivial.
Fri, 28 Aug 2015 13:46:09 +0200 Roland Schatz Use worklist instead of quadratic algorithm in DebugInfoBuilder.
Fri, 28 Aug 2015 13:36:09 +0200 Roland Schatz Explicitly store slot kinds in DebugInfo.
Fri, 28 Aug 2015 10:39:08 +0200 Josef Eisl mx: update to JMH version 1.10.4.
Fri, 28 Aug 2015 10:38:26 +0200 Josef Eisl mx microbench: quote forked vmArgs with spaces.
Fri, 28 Aug 2015 10:37:01 +0200 Josef Eisl mx microbench: use forkedVmArgs.
Fri, 28 Aug 2015 10:01:29 +0200 Josef Eisl mx microbench: fix JMH project detection.
Thu, 27 Aug 2015 13:08:25 +0200 Stefan Anzinger updated imported jvmci version
Thu, 27 Aug 2015 11:16:28 +0200 Doug Simon updated imported jvmci version
Thu, 27 Aug 2015 11:16:17 +0200 Doug Simon added disabled test showing problem with CompilerToVM.getResolvedJavaType
Thu, 27 Aug 2015 11:15:35 +0200 Doug Simon added test for Unsafe.allocateInstance
Thu, 27 Aug 2015 09:59:35 +0200 Roland Schatz Fix ClassCastException in ConstantLoadOptimization.
Wed, 26 Aug 2015 15:22:34 -0700 Christian Wimmer Merge
Wed, 26 Aug 2015 15:20:51 -0700 Christian Wimmer Add option DumpPath to specify directory for IGV and C1Visualizer dump files; simplify file name construction for IGV files
Wed, 26 Aug 2015 15:19:12 -0700 Christian Wimmer alternateRuntime hack is no longer necessary, Truffle now allows setting the TruffleRuntime using a system property
Wed, 26 Aug 2015 15:14:18 -0700 Christian Wimmer Add accessor method
Wed, 26 Aug 2015 15:14:04 -0700 Christian Wimmer Open debug scope for better IGV scoping of snippets
Wed, 26 Aug 2015 15:13:21 -0700 Christian Wimmer Add utility method
Wed, 26 Aug 2015 15:13:09 -0700 Christian Wimmer Bugfix: stamp of FixedValueAnchorNode cannot be nodeintrinsic stamp, because it is instantiated via constructor too
Wed, 26 Aug 2015 13:27:03 +0200 Roland Schatz Split MoveOp into ValueMoveOp and LoadConstantOp.
Wed, 26 Aug 2015 11:11:27 +0200 Benoit Daloze use the Executors factory method to create a fixed thread pool
Wed, 26 Aug 2015 10:56:02 +0200 Benoit Daloze fix condition for the number of background compilation threads
Tue, 25 Aug 2015 10:16:14 -0700 Tom Rodriguez Update to JVMCI with CTW fix
Tue, 25 Aug 2015 18:29:04 +0200 Benoit Daloze do not require a DirectCallNode to be adopted for cloneCallTarget()
Tue, 25 Aug 2015 15:06:36 +0200 Doug Simon updated imported jvmci version
Tue, 25 Aug 2015 12:10:01 +0200 Christian Wirth update truffle version
Mon, 24 Aug 2015 23:50:37 -0700 Tom Rodriguez Use Java based CTW command
Mon, 24 Aug 2015 23:07:36 +0200 Doug Simon updated jvmci import version
Mon, 24 Aug 2015 12:24:04 +0200 Doug Simon fixed eclipseformat issue
Mon, 24 Aug 2015 11:24:41 +0200 Doug Simon added test that VM deoptimization handles debug info containing VirtualObjects
Mon, 24 Aug 2015 11:13:01 +0200 Doug Simon document contract expected by REGISTER_FINALIZER runtime routine
Mon, 24 Aug 2015 11:12:01 +0200 Doug Simon adapt JVMCI changes for safe class redefinition
Mon, 24 Aug 2015 09:28:29 +0200 Doug Simon speculate that no classes with finalizers have been loaded when compiling Object.<init>
Thu, 20 Aug 2015 10:13:13 -0700 Christian Wimmer Disable findbugs for jtt projects, since mx is no longer doing that automatically
Wed, 19 Aug 2015 17:36:20 -0700 Christian Wimmer Add missing deployment distribution
Wed, 19 Aug 2015 16:55:41 -0700 Christian Wimmer Canonicalize project dependencies
Wed, 19 Aug 2015 16:49:11 -0700 Christian Wimmer Update jvmci version
Wed, 19 Aug 2015 16:32:20 -0700 Christian Wimmer Make accessors public
Wed, 19 Aug 2015 16:13:31 -0700 Christian Wimmer Put HotSpot-specific projects in their own distribution
Wed, 19 Aug 2015 16:12:13 -0700 Christian Wimmer Improve stamps of phi functions during bytecode parsing
Wed, 19 Aug 2015 16:11:29 -0700 Christian Wimmer Move reflection and service lookups only in static initializers
Wed, 19 Aug 2015 16:05:14 -0700 Christian Wimmer Make deoptimization-safety optional in MethodHandlePlugin
Wed, 19 Aug 2015 16:03:54 -0700 Christian Wimmer Support for subclasses of IntrinsicGraphBuilder
Wed, 19 Aug 2015 15:48:09 +0200 Christian Wirth Merged
Wed, 19 Aug 2015 15:30:42 +0200 Christian Wirth Merged
Wed, 19 Aug 2015 15:29:06 +0200 Christian Wirth Update truffle version
Wed, 19 Aug 2015 15:14:21 +0200 Roland Schatz Make sure JVMCI is initialized before accessing the GraalRuntime.
Wed, 19 Aug 2015 14:06:18 +0200 Roland Schatz Remove dead code.
Wed, 19 Aug 2015 11:09:49 +0200 Doug Simon removed unnecessary @CallerSensitive usage
Wed, 19 Aug 2015 11:09:29 +0200 Doug Simon added check for correct usage of @CallerSensitive
Tue, 18 Aug 2015 20:54:23 +0200 Andreas Woess update truffle import version