log

age author description
Fri, 16 Aug 2013 04:24:07 -0700 amurillo 8023152: new hotspot build - hs25-b47
Thu, 22 Aug 2013 09:10:01 -0700 cl Added tag jdk8-b104 for changeset 104743074675
Thu, 10 Oct 2013 18:26:22 +0200 Gilles Duboscq Adapt compressed pointers implementation for last HotSpot changes
Thu, 10 Oct 2013 17:22:25 +0200 Gilles Duboscq Merge
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Wed, 14 Aug 2013 15:12:00 -0700 rdurbin 8005073: [TESTBUG] remove crufty '_g' support from HS tests
Fri, 11 Oct 2013 16:11:21 +0200 Doug Simon grouped provider values/parameters into a Providers object (GRAAL-511)
Fri, 11 Oct 2013 12:20:09 +0200 Doug Simon Merge.
Fri, 11 Oct 2013 12:19:09 +0200 Doug Simon refactored constantEquals(), lookupArrayLength() and readUnsafeConstant() out of MetaAccessProvider into ConstantReflectionProvider (GRAAL-511)
Thu, 10 Oct 2013 23:20:04 +0200 Doug Simon rename: lookupRegisterConfig -> getRegisterConfig (part 2)
Thu, 10 Oct 2013 23:08:06 +0200 Doug Simon rename: lookupRegisterConfig -> getRegisterConfig
Thu, 10 Oct 2013 22:58:07 +0200 Doug Simon rename: metaAccessProvider -> metaAccess
Thu, 10 Oct 2013 22:46:13 +0200 Doug Simon removed unnecessary delegating classes
Fri, 11 Oct 2013 00:18:41 +0200 Bernhard Urban NodeClassIterator: seperate implementation for modCount check
Thu, 10 Oct 2013 22:29:47 +0200 Bernhard Urban NodeClassIterator: specialize instance for each type of iterator (inputs/successors) in order to share directCount/offsets directly with NodeClass