log

age author description
Wed, 24 Jul 2013 10:07:37 +0200 tschatzl 8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Wed, 31 Jul 2013 19:05:03 -0400 dholmes Merge
Sat, 27 Jul 2013 17:23:11 -0400 clucasius Merge
Thu, 25 Jul 2013 21:05:29 -0400 dholmes 8021314: minimal1.make needs to force off components not supported by the minimal VM
Wed, 31 Jul 2013 08:28:18 -0700 fparain Merge
Tue, 30 Jul 2013 14:14:25 -0700 ccheung 8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Fri, 26 Jul 2013 15:24:32 +0000 fparain 8019845: Memory leak during class redefinition
Fri, 26 Jul 2013 05:54:01 -0700 fparain Merge
Wed, 24 Jul 2013 08:04:15 +0200 minqi Merge
Fri, 19 Jul 2013 14:43:45 -0700 minqi 8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Fri, 26 Jul 2013 12:37:39 -0700 kvn 8008938: TieredCompilation should be default
Fri, 26 Jul 2013 04:01:41 -0700 amurillo 8021566: new hotspot build - hs25-b44
Thu, 01 Aug 2013 04:56:11 -0700 cl Added tag jdk8-b101 for changeset f6921c876db1
Thu, 10 Oct 2013 16:14:55 +0200 Doug Simon made CodeCacheProvider independent of MetaAccessProvider (GRAAL-511)
Thu, 10 Oct 2013 13:44:59 +0200 Gilles Duboscq Simplify ConstantNode.onlyUsedInVirtualState
Thu, 10 Oct 2013 12:07:58 +0200 Gilles Duboscq Ignore agent build files
Thu, 10 Oct 2013 13:03:26 +0200 Bernhard Urban Label: allocate ArrayList lazily
Thu, 10 Oct 2013 12:06:33 +0200 Doug Simon made verification of Option declaring classes runtime independent
Thu, 10 Oct 2013 12:05:39 +0200 Doug Simon removed warning
Thu, 10 Oct 2013 11:56:25 +0200 Doug Simon added tests for ResolvedJavaType.getClassInitializer() and ResolvedJavaType.getDeclaredMethods()
Thu, 10 Oct 2013 11:55:46 +0200 Doug Simon added ResolvedJavaType.getClassInititalizer()
Thu, 10 Oct 2013 03:23:40 +0200 Andreas Woess Back out changeset be0a33a631fa.
Wed, 09 Oct 2013 22:21:49 +0200 Andreas Woess Truffle: fix node rewrite issue that can occur when a currently executing node is replaced in a recursive call.
Wed, 09 Oct 2013 20:03:43 +0200 Andreas Woess Remove obsolete TruffleCompilerOptions.
Wed, 09 Oct 2013 19:38:58 +0200 Andreas Woess fix typo
Wed, 09 Oct 2013 17:55:00 +0200 Andreas Woess Fix DeoptimizeNode @NodeInfo.
Wed, 09 Oct 2013 17:34:44 +0200 Thomas Wuerthinger Merge.
Wed, 09 Oct 2013 17:26:38 +0200 Thomas Wuerthinger Merge.
Wed, 09 Oct 2013 17:26:29 +0200 Thomas Wuerthinger Do not emit code for constants in virtual state.
Tue, 08 Oct 2013 23:14:53 +0200 Thomas Wuerthinger Allow floating unsafe loads.