log

age author description
Mon, 18 Nov 2013 12:26:51 -0800 morris 8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
Fri, 15 Nov 2013 07:58:06 -0800 amurillo 8028444: new hotspot build - hs25-b60
Thu, 21 Nov 2013 09:22:49 -0800 cl Added tag jdk8-b117 for changeset f573d00213b7
Wed, 18 Dec 2013 11:27:06 +0100 Gilles Duboscq Backed out changeset: dad7737243c6
Wed, 18 Dec 2013 11:13:17 +0100 Bernhard Urban Options: rename flag (AOTCompilation -> ImmutableCode)
Wed, 18 Dec 2013 09:02:01 +0100 Erik Eckstein enable rematerialization of constants in LinearScan, including a bug fix
Wed, 18 Dec 2013 08:57:34 +0100 Erik Eckstein fixed wrong redundant move elimination after loop safepoints, re-enabled redundant move elimination
Tue, 17 Dec 2013 20:58:58 -0800 twisti cleaned up VMToCompiler.createResolvedJavaType
Tue, 17 Dec 2013 21:25:27 -0800 twisti make CompilerToVM.resolveMethod return a metadata method instead of a Java type
Tue, 17 Dec 2013 19:09:29 -0800 twisti moved most CompilerToVM.getUniqueConcreteMethod logic up to Java and replace getUniqueConcreteMethod with findUniqueConcreteMethod
Tue, 17 Dec 2013 17:58:16 -0800 twisti fixed JDK-7079626: x64 emits unnecessary REX prefix
Tue, 17 Dec 2013 22:37:03 +0100 Doug Simon read DontCompileHugeMethods and HugeMethodLimit from VM
Tue, 17 Dec 2013 21:39:01 +0100 Bernhard Urban SchedulePhase: remove old memory aware scheudling
Tue, 17 Dec 2013 16:38:51 +0100 Bernhard Urban utils: introduce ArraySet. use it instead of HashSet at some places
Tue, 17 Dec 2013 16:09:03 +0100 Bernhard Urban IncrementalCanonicalizer: use HashSetNodeChangeListener
Tue, 17 Dec 2013 16:00:57 +0100 Bernhard Urban remove some usages of HashSet
Tue, 17 Dec 2013 18:14:02 +0100 Doug Simon CTWCompilationTask should not be removed from compilation queue
Tue, 17 Dec 2013 17:09:22 +0100 Doug Simon consolidated mechanism for overriding options in CompileTheWorld
Tue, 17 Dec 2013 16:45:02 +0100 Doug Simon added -G:PrintCompRate option for periodically printing out the current compilation rate
Tue, 17 Dec 2013 16:43:52 +0100 Doug Simon improved comment explaining why CompileTheWorld is set to false during bootstrapping
Tue, 17 Dec 2013 16:42:29 +0100 Doug Simon made CompileTheWorld ignore profiling info
Tue, 17 Dec 2013 16:41:26 +0100 Doug Simon added -G:+CompileTheWorldVerbose and -G:CompileTheWorldIterations options
Tue, 17 Dec 2013 15:44:23 +0100 Christian Humer Merge.
Tue, 17 Dec 2013 15:44:02 +0100 Christian Humer SL: updated outdated implementation of write local variable nodes in SL.
Tue, 17 Dec 2013 14:43:41 +0100 Gilles Duboscq Add a version number for the mxtool and support for requesting a minimum mx version in a suite
Tue, 17 Dec 2013 11:57:20 +0100 Gilles Duboscq Canonicalize CompareAndSwapNode to a more precise location identity than ANY if possible
Tue, 17 Dec 2013 11:56:36 +0100 Gilles Duboscq HotSpotResolvedJavaField already implements LocationIdentity through ResolvedJavaField
Fri, 13 Dec 2013 19:57:00 +0100 Gilles Duboscq Cosmetic javadoc changes to StateSplit and NodeWithState
Tue, 17 Dec 2013 10:57:18 +0100 Matthias Grimmer Fix LIR assertion (distance between an operation with an exception edge and the last introduction of a LIR block)
Mon, 16 Dec 2013 23:33:40 +0100 Doug Simon enabled non-hosted CompileTheWorld execution with complete bootstrapping and the ability to override compilation options separately for CTW compilations
Mon, 16 Dec 2013 12:10:10 -0800 Tom Rodriguez use test instead of mov for poll
Mon, 16 Dec 2013 10:22:17 -0800 Tom Rodriguez refactor computation of architecture features
Mon, 16 Dec 2013 09:31:19 -0800 Tom Rodriguez add CPUFeature EnumSet to target description with appropriate asserts
Mon, 16 Dec 2013 17:18:18 +0100 Erik Eckstein temporarily disabled redundant move elimination because of a problem in specjvm2008
Mon, 16 Dec 2013 13:23:33 +0100 Doug Simon moved loads of constants out of loops
Mon, 16 Dec 2013 10:44:34 +0100 Doug Simon fixed pylint warnings
Mon, 16 Dec 2013 08:20:36 +0100 Erik Eckstein Merge
Fri, 13 Dec 2013 16:40:41 +0100 Erik Eckstein Merge
Fri, 13 Dec 2013 16:12:29 +0100 Erik Eckstein Merge
Fri, 13 Dec 2013 16:11:28 +0100 Erik Eckstein fixed: parameter registers missing from caller saved set if excluded with the RegisterPressure option
Fri, 13 Dec 2013 16:08:12 +0100 Erik Eckstein cosmetic change in debug logging of graph builder
Fri, 13 Dec 2013 09:36:16 +0100 Erik Eckstein fixed formatting problem in LinearScanWalker
Fri, 13 Dec 2013 08:38:52 +0100 Erik Eckstein added rematerialization of constants in LinearScan, but still disabled
Fri, 13 Dec 2013 07:56:25 +0100 Erik Eckstein added redundant move elimination as post-pass to LinearScan
Sun, 15 Dec 2013 23:32:41 +0100 Christian Humer SL: simplified call nodes. aligned builtin inlining with user function inlining.
Sun, 15 Dec 2013 22:43:45 +0100 Christian Humer Truffle: added getFrameDescriptor to DefaultCallTarget.
Sun, 15 Dec 2013 22:20:12 +0100 Christian Humer SL: added exemplary uses of new profiling utility BranchProfile to SL.
Sun, 15 Dec 2013 22:19:19 +0100 Christian Humer Truffle: introduced new profiling utility BranchProfile.
Sun, 15 Dec 2013 21:43:35 +0100 Christian Humer Truffle: set default TruffleInliningMaxCallerSize to 2250.
Sat, 14 Dec 2013 03:04:01 +0100 Andreas Woess AlwaysValidAssumption: fix typo and make constructor private
Sat, 14 Dec 2013 02:57:09 +0100 Andreas Woess mx trufflejar: do not strip debug attributes
Sat, 14 Dec 2013 02:49:18 +0100 Andreas Woess make TruffleRuntime field final
Fri, 13 Dec 2013 22:43:21 +0100 Lukas Stadler add base class for new object nodes, simplification to remove new objects without real usages
Fri, 13 Dec 2013 20:20:11 +0100 Doug Simon Merge.
Fri, 13 Dec 2013 19:31:10 +0100 Gilles Duboscq Fix native assertion failure when using PrintDeoptimizationDetails in non-product build
Fri, 13 Dec 2013 16:39:06 +0100 Gilles Duboscq Make LoweringPhase more robust to disapearing anchors
Fri, 13 Dec 2013 19:16:25 +0100 Gilles Duboscq Add Debug.isDumpEnabledForMethod() and Debug.isLogEnabledForMethod() use it to diable graph compression and enable guard-id-as-debug-id
Fri, 13 Dec 2013 15:53:30 +0000 Chris Seaton New assumption utilities.
Fri, 13 Dec 2013 14:27:03 +0000 Chris Seaton Merge.
Fri, 13 Dec 2013 14:26:39 +0000 Chris Seaton Test the Truffle JAR after building.