log

age author description
Mon, 20 Feb 2012 13:11:08 -0800 kvn 7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
Tue, 28 Feb 2012 07:58:43 -0800 fparain Merge
Sat, 25 Feb 2012 01:49:34 -0500 dholmes 7148126: ConstantPoolCacheEntry::print prints to wrong stream
Wed, 22 Feb 2012 09:24:35 +0100 erikj 7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Wed, 22 Feb 2012 10:32:29 -0800 dsamersoff Merge
Wed, 22 Feb 2012 19:43:22 +0400 dsamersoff 7110104: It should be possible to stop and start JMX Agent at runtime
Fri, 24 Feb 2012 18:14:00 -0800 amurillo 7148664: new hotspot build - hs24-b02
Thu, 01 Mar 2012 12:23:13 -0800 katleman Added tag jdk8-b28 for changeset b183b0863611
Mon, 20 Aug 2012 15:26:49 +0200 Lukas Stadler canonicalize after escape analysis
Mon, 20 Aug 2012 15:21:31 +0200 Lukas Stadler removed artifacts of defunct type system
Mon, 20 Aug 2012 15:11:15 +0200 Lukas Stadler added Stamp.join, used by PiNodes
Mon, 20 Aug 2012 14:20:30 +0200 Lukas Stadler improve PiNode stamp exactness
Mon, 20 Aug 2012 12:21:56 +0200 Lukas Stadler remove PhiStampPhase
Fri, 17 Aug 2012 16:11:34 +0200 Lukas Stadler fix to FullUnroll changes
Fri, 17 Aug 2012 15:33:25 +0200 Lukas Stadler fix bug in handling of ValueProxyNodes in EscapeAnalysisPhase
Fri, 17 Aug 2012 14:12:39 +0200 Lukas Stadler allow array length canonicalization on InitializeArrayNode
Fri, 17 Aug 2012 14:12:00 +0200 Lukas Stadler increase full unrolling budget for fixed-size loops
Fri, 17 Aug 2012 14:11:18 +0200 Lukas Stadler handle ValueProxyNode in EscapeAnalysisPhase
Fri, 17 Aug 2012 14:10:18 +0200 Lukas Stadler canonicalize after FullUnroll
Tue, 07 Aug 2012 21:44:53 -0700 Gilles Duboscq better JaCoCo : only include com.oracle.graal.* and com.oracle.max.*, exclude com.oracle.graal.jtt.*
Tue, 07 Aug 2012 11:13:17 -0700 Gilles Duboscq The targetAdress should be moved to a fixed register for indirect call. Fix from Christian Wimmer
Mon, 30 Jul 2012 08:37:04 -0700 Gilles Duboscq Change one more GraalCodeCacheProvider to MetaAccessProvider
Thu, 26 Jul 2012 17:47:09 +0200 Gilles Duboscq Apply jacoco coverage to all gate tests
Thu, 26 Jul 2012 17:08:54 +0200 Gilles Duboscq Add SPECjbb2005 to the benchmarks
Thu, 26 Jul 2012 14:51:13 +0200 Gilles Duboscq Annotation Processor support in mx : use annotationProcessorClasses property on projects that contain annotation processors and annotationProcessors on projects that require annotation processing
Wed, 25 Jul 2012 13:06:52 +0200 Gilles Duboscq Add an option to launch the vm from a debugger in mx's commands
Tue, 24 Jul 2012 17:32:42 +0200 Gilles Duboscq Add intrinsics for (Long|Integer).(reverseBytes|numberOf(Trail|Lead)ingZeros)
Mon, 23 Jul 2012 16:50:10 +0200 Gilles Duboscq Update api.code and api.meta overview.html
Mon, 23 Jul 2012 16:00:02 +0200 Lukas Stadler fix package name for InvalidatedException in vmSymbols.hpp
Fri, 20 Jul 2012 14:40:37 +0200 Gilles Duboscq Merge
Fri, 20 Jul 2012 14:40:17 +0200 Gilles Duboscq Make 'db' directory from JDK optional since it does not exists in all OpenJDK-based JDKs (cf. Icedtea)
Fri, 20 Jul 2012 14:38:23 +0200 Gilles Duboscq Merge
Fri, 20 Jul 2012 01:54:56 +0200 Gilles Duboscq Make windows build work even if Visual Studio is not installed (only the Windows SDK is required)
Fri, 20 Jul 2012 14:33:14 +0200 Gilles Duboscq Canonicalizer should not fill the worklist if an initial worklist is provided
Fri, 20 Jul 2012 12:10:33 +0200 Gilles Duboscq Filter out dead nodes when filling a NodeWorkList
Fri, 20 Jul 2012 12:05:39 +0200 Gilles Duboscq Merge
Fri, 20 Jul 2012 12:05:20 +0200 Gilles Duboscq Be more precise on the set of node that are canonicalized in IterativeCheckCastElimination
Thu, 19 Jul 2012 13:28:16 +0200 Gilles Duboscq Use HashSet in FloatingReadPhase instead of IdentityHashMap since Nodes use identity .equals and .hashCode
Fri, 20 Jul 2012 12:54:02 +0200 Doug Simon removed the unreliable 'intro' command
Thu, 19 Jul 2012 14:54:33 +0200 Lukas Stadler retarget dependencies during TailDuplicationPhase
Thu, 19 Jul 2012 00:56:40 +0200 Gilles Duboscq Canonicalize at least once in IterativeCheckCastElimination
Thu, 19 Jul 2012 00:27:17 +0200 Gilles Duboscq Try an iterative version of CheckCastElimination + Canonicalization
Wed, 18 Jul 2012 13:49:51 -0700 Christian Wimmer Factor out common infrastructure from NodeClass and LIRInstructionClass
Wed, 18 Jul 2012 10:50:57 -0700 Thomas Wuerthinger Merge.
Thu, 05 Jul 2012 11:48:30 +0200 Thomas Wuerthinger Fix compiler warning.
Wed, 18 Jul 2012 19:08:32 +0200 Doug Simon moved InstalledCode from graal.api.meta to graal.api.code
Wed, 18 Jul 2012 14:38:16 +0200 Doug Simon added more content to graal.api.meta overview
Wed, 18 Jul 2012 12:17:38 +0200 Doug Simon added support to mx for specifying library sources
Wed, 18 Jul 2012 10:47:20 +0200 Doug Simon Merge.
Tue, 17 Jul 2012 16:59:27 +0200 Doug Simon made constant field final
Tue, 17 Jul 2012 16:59:05 +0200 Doug Simon moved CodeInfo from graal.api.meta to graal.api.code
Wed, 18 Jul 2012 10:45:00 +0200 Doug Simon Merge.
Tue, 17 Jul 2012 11:55:57 +0200 Doug Simon moved HotSpotXirGenerator to com.oracle.graal.hotspot.target.amd64
Tue, 17 Jul 2012 23:57:18 +0200 Gilles Duboscq Make ReadEliminationPhase Value proxy aware now that FLoatingRead keeps loop closed form
Tue, 17 Jul 2012 20:07:53 +0200 Gilles Duboscq Merge
Tue, 17 Jul 2012 20:07:00 +0200 Gilles Duboscq Make FloatingRead phase respect loop closed form and use PostOrderNodeIterator
Tue, 17 Jul 2012 11:39:50 +0200 Doug Simon fixed bugs related to -G:+InlineVTableStubs and re-enabled it by default
Mon, 16 Jul 2012 22:09:21 +0200 Doug Simon disabled vtable inline dispatch by default until remaining issues are resolved
Mon, 16 Jul 2012 15:24:06 +0200 Doug Simon Merge.
Mon, 16 Jul 2012 15:20:50 +0200 Doug Simon vtable dispatch inlining for megamorphic virtual calls now works and is enabled by default