Sun, 23 Jun 2013 16:35:17 +0200 |
Andreas Woess |
TraceTruffleCompilation: output truffle and graal node counts |
Sun, 23 Jun 2013 14:42:15 +0200 |
Andreas Woess |
PartialEvaluator: report node count difference (+/-) instead of new node count |
Sun, 23 Jun 2013 23:42:07 +0200 |
Thomas Wuerthinger |
Ignore two test classes that show failures when used with code coverage tools. |
Sun, 23 Jun 2013 21:44:35 +0200 |
Thomas Wuerthinger |
Merge. |
Sun, 23 Jun 2013 21:44:15 +0200 |
Thomas Wuerthinger |
Add basic version of Graal's Truffle runtime. |
Sun, 23 Jun 2013 21:36:00 +0200 |
Thomas Wuerthinger |
Add decompiler debug handler. |
Sun, 23 Jun 2013 21:04:34 +0200 |
Thomas Wuerthinger |
Experimental decompiler that outputs Java source code from Graal IR for debug purposes. |
Sun, 23 Jun 2013 20:50:18 +0200 |
Thomas Wuerthinger |
Clean up. |
Sun, 23 Jun 2013 15:49:09 +0200 |
Thomas Wuerthinger |
Merge. |
Sun, 23 Jun 2013 15:49:01 +0200 |
Thomas Wuerthinger |
Throw InvalidInstalledCodeException directly in the stubs. |
Sun, 23 Jun 2013 15:27:39 +0200 |
Thomas Wuerthinger |
Improve HotSpotNMethodTest. |
Fri, 21 Jun 2013 22:09:25 +0200 |
Thomas Wuerthinger |
Fix for invalidateInstalledCode. |
Fri, 21 Jun 2013 22:04:46 +0200 |
Thomas Wuerthinger |
Fix invalidateInstalledCode and delete isInstalledCodeValid. |
Fri, 21 Jun 2013 18:26:52 +0200 |
Thomas Wuerthinger |
Restructure the handling of HotSpotInstalledCode and their link to nmethods. |
Fri, 21 Jun 2013 17:52:19 +0200 |
Thomas Wuerthinger |
Merge. |
Fri, 21 Jun 2013 17:52:08 +0200 |
Thomas Wuerthinger |
Temporarily remove SPARC version of calling HotSpotInstalledCode targets. |
Sun, 23 Jun 2013 14:12:07 +0200 |
Lukas Stadler |
add memory verification to the gate |
Sun, 23 Jun 2013 14:11:40 +0200 |
Lukas Stadler |
small fix to code structured in IntegerStamp |
Fri, 21 Jun 2013 11:58:39 -0700 |
twisti |
fixed remaining SPARC warnings using ecj |
Fri, 21 Jun 2013 11:38:47 -0700 |
twisti |
Merge |
Fri, 21 Jun 2013 11:38:40 -0700 |
twisti |
SPARC assembler enhancements and more fixes |
Thu, 20 Jun 2013 22:40:22 -0700 |
twisti |
fixed more warnings |
Thu, 20 Jun 2013 22:28:48 -0700 |
twisti |
fixed another gate warning |
Thu, 20 Jun 2013 22:26:38 -0700 |
twisti |
fixed gate warnings |
Thu, 20 Jun 2013 22:26:09 -0700 |
twisti |
removed com.oracle.graal.compiler.sparc from com.oracle.graal.compiler.sparc.test |
Thu, 20 Jun 2013 22:23:36 -0700 |
twisti |
added SPARCAllocatorTest |
Thu, 20 Jun 2013 22:07:51 -0700 |
twisti |
removed SPARC compiler test since SPARCBackend got moved to SPARCHotSpotBackend |
Thu, 20 Jun 2013 20:50:25 -0700 |
twisti |
backout CTW memory usage code |
Thu, 20 Jun 2013 20:41:38 -0700 |
twisti |
Merge |
Thu, 20 Jun 2013 20:40:52 -0700 |
twisti |
some basic SPARC arithmetic works |
Thu, 20 Jun 2013 10:56:34 -0700 |
twisti |
fixed SPARC interpreter |
Thu, 20 Jun 2013 10:55:42 -0700 |
twisti |
added back Graal export rules |
Fri, 21 Jun 2013 13:34:08 +0200 |
Roland Schatz |
Use values from HotSpotVMConfig instead of hardcoding shifts and bitmasks. |
Fri, 21 Jun 2013 14:17:24 +0200 |
Bernhard Urban |
mx: remove useless assignment |
Fri, 21 Jun 2013 14:16:48 +0200 |
Bernhard Urban |
mx: add --workdir argument |
Fri, 21 Jun 2013 12:20:04 +0200 |
Christian Humer |
Merge. |
Fri, 21 Jun 2013 12:05:26 +0200 |
Christian Humer |
Readd accidentally commented code. |
Thu, 20 Jun 2013 23:13:53 +0200 |
Christian Humer |
Merge. |
Thu, 20 Jun 2013 21:33:00 +0200 |
Christian Humer |
Merge. |
Thu, 20 Jun 2013 19:43:57 +0200 |
Christian Humer |
Fixed import. |
Thu, 20 Jun 2013 19:40:41 +0200 |
Christian Humer |
Merge. |
Thu, 20 Jun 2013 19:10:40 +0200 |
Christian Humer |
Merge. |
Thu, 20 Jun 2013 19:10:09 +0200 |
Christian Humer |
Implemented CreateCast annotation for easier insertion of casts. |
Tue, 18 Jun 2013 10:12:27 +0200 |
Christian Humer |
Merge. |
Tue, 18 Jun 2013 10:11:28 +0200 |
Christian Humer |
Fixed GRAAL-321. |
Tue, 18 Jun 2013 10:10:54 +0200 |
Christian Humer |
dsl cleanup. |
Fri, 21 Jun 2013 11:12:23 +0200 |
Roland Schatz |
Fix deoptimization problem in DynamicNewArrayNode. |
Thu, 20 Jun 2013 21:11:06 +0200 |
Doug Simon |
Merge. |
Thu, 20 Jun 2013 17:38:53 +0200 |
Doug Simon |
moved write barrier tests to graal.hotspot.test and removed the graal.compiler.test -> graal.hotspot dependency |
Thu, 20 Jun 2013 16:59:59 +0200 |
Roland Schatz |
Remove unused class GenericArrayRangeWriteBarrier. |
Thu, 20 Jun 2013 16:59:58 +0200 |
Roland Schatz |
Delay write barrier addition for arraycopy. |
Thu, 20 Jun 2013 16:59:58 +0200 |
Roland Schatz |
Common base class for nodes that need array range barriers. |
Thu, 20 Jun 2013 16:59:56 +0200 |
Roland Schatz |
Later lowering of arraycopy. |
Thu, 20 Jun 2013 17:30:39 +0200 |
Christos Kotselidis |
Align foreign call descriptors |
Thu, 20 Jun 2013 16:10:14 +0200 |
Christos Kotselidis |
Add G1 Barriers' foreign calls |
Thu, 20 Jun 2013 15:36:49 +0200 |
Christos Kotselidis |
Add G1 Barrier stub call nodes |
Thu, 20 Jun 2013 15:36:15 +0200 |
Christos Kotselidis |
Fix CheckStyle errors |
Thu, 20 Jun 2013 15:25:09 +0200 |
Christos Kotselidis |
Add G1 Barrier nodes |
Thu, 20 Jun 2013 15:10:44 +0200 |
Christos Kotselidis |
Add Write Barrier superclass |
Thu, 20 Jun 2013 13:47:53 +0200 |
Lukas Stadler |
fix recent merge with hsx (Mac build problems) |
Thu, 20 Jun 2013 11:17:47 +0200 |
Roland Schatz |
Use stack kind to determine instruction in AMD64LIRGenerator. |
Thu, 20 Jun 2013 10:18:15 +0200 |
Roland Schatz |
Cite source of comment in NewObjectSnippets. |
Thu, 20 Jun 2013 10:17:03 +0200 |
Roland Schatz |
Test DynamicNewArrayNode with void.class. |
Thu, 20 Jun 2013 01:10:56 +0200 |
Thomas Wuerthinger |
Merge. |
Wed, 19 Jun 2013 23:50:43 +0200 |
Thomas Wuerthinger |
Fix after lowering phase refactoring. |
Wed, 19 Jun 2013 21:54:38 +0200 |
Thomas Wuerthinger |
Merge. |
Wed, 19 Jun 2013 21:49:09 +0200 |
Thomas Wuerthinger |
Simplified lowering phase. Removed "deferred" lowering. Removed custom setLastFixedNode method. |
Wed, 19 Jun 2013 23:47:07 +0200 |
Bernhard Urban |
aot verify: check if string constant is really a interned string; javadoc updates |
Wed, 19 Jun 2013 23:46:56 +0200 |
Bernhard Urban |
aot verify: s/AheadOfTimeVerifcationPhase/AheadOfTimeVerificationPhase/g |
Wed, 19 Jun 2013 23:46:55 +0200 |
Gilles Duboscq |
GraphBuilderPhase: handle locks properly during framestate merge |
Wed, 19 Jun 2013 20:24:27 +0200 |
Christos Kotselidis |
Merge |
Wed, 19 Jun 2013 12:24:38 +0200 |
Christos Kotselidis |
Add one more register in Register pressure configuration for Compressed Oops |
Tue, 18 Jun 2013 21:52:55 +0200 |
Christos Kotselidis |
Merge |
Tue, 18 Jun 2013 19:30:58 +0200 |
Christos Kotselidis |
Remove completely UseCompressedOops args |
Tue, 18 Jun 2013 19:30:22 +0200 |
Christos Kotselidis |
Add comments in Compressed Oops |
Wed, 19 Jun 2013 18:20:40 +0200 |
Doug Simon |
Merge. |
Wed, 19 Jun 2013 16:14:12 +0200 |
Doug Simon |
Merge. |
Wed, 19 Jun 2013 15:46:28 +0200 |
Doug Simon |
renamed codeInstaller_<cpu>.hpp to graalCodeInstaller_<cpu>.hpp |
Wed, 19 Jun 2013 15:43:40 +0200 |
Doug Simon |
removed redundant import of platform specific codeInstaller_*.hpp files |
Wed, 19 Jun 2013 15:37:32 +0200 |
Doug Simon |
merge fixes |
Wed, 19 Jun 2013 10:45:56 +0200 |
Doug Simon |
Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ |
Thu, 13 Jun 2013 23:28:20 -0700 |
amurillo |
Added tag hs25-b37 for changeset 69689078dff8jdk8-b95 |
Thu, 13 Jun 2013 23:28:20 -0700 |
amurillo |
Mergehs25-b37 |
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing |
Fri, 07 Jun 2013 09:33:01 -0700 |
amurillo |
8016078: new hotspot build - hs25-b37 |
Thu, 13 Jun 2013 09:48:27 -0700 |
katleman |
Added tag jdk8-b94 for changeset 1beed1f6f9ed |
Fri, 07 Jun 2013 09:25:19 -0700 |
amurillo |
Added tag hs25-b36 for changeset 3c78a14da19djdk8-b94 |
Fri, 07 Jun 2013 09:25:18 -0700 |
amurillo |
Mergehs25-b36 |
Thu, 06 Jun 2013 11:02:25 -0700 |
kvn |
Merge |
Thu, 06 Jun 2013 09:29:38 -0700 |
anoll |
8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long |
Tue, 04 Jun 2013 22:16:15 -0700 |
simonis |
8015252: Enable HotSpot build with Clang |
Tue, 04 Jun 2013 12:06:54 -0700 |
morris |
8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp |
Mon, 03 Jun 2013 14:02:05 -0700 |
kvn |
Merge |
Mon, 03 Jun 2013 12:39:33 -0700 |
adlertz |
8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block |
Mon, 03 Jun 2013 08:52:20 +0200 |
anoll |
8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp |
Wed, 24 Apr 2013 11:49:38 +0200 |
roland |
8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292 |
Fri, 31 May 2013 06:41:50 +0200 |
anoll |
8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm. |
Fri, 31 May 2013 13:54:47 -0700 |
kvn |
8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity |
Fri, 31 May 2013 14:40:26 +0200 |
roland |
8009981: nashorn tests fail with -XX:+VerifyStack |
Thu, 30 May 2013 08:37:08 -0700 |
twisti |
8015266: fix some -Wsign-compare warnings in adlc |
Thu, 30 May 2013 11:21:01 +0200 |
roland |
8015585: Missing regression test for 8011771 |
Thu, 06 Jun 2013 05:56:33 -0700 |
dcubed |
Merge |
Wed, 05 Jun 2013 14:12:49 -0400 |
hseigel |
8009302: Mac OS X: JVM crash on infinite recursion on Appkit Thread |
Tue, 04 Jun 2013 19:39:21 -0700 |
dcubed |
8010257: remove unused thread-local variables _ScratchA and _ScratchB |
Wed, 05 Jun 2013 09:47:27 -0700 |
nloodin |
Merge |
Tue, 04 Jun 2013 01:06:50 -0700 |
sspitsyn |
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"' |
Mon, 03 Jun 2013 14:28:37 -0700 |
sspitsyn |
8014052: JSR292: assert(end_offset == next_offset) failed: matched ending |
Mon, 03 Jun 2013 10:00:10 -0400 |
hseigel |
8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes |
Sat, 01 Jun 2013 09:28:26 -0700 |
dcubed |
Merge |
Fri, 31 May 2013 20:24:58 +0200 |
ctornqvi |
6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits |
Fri, 31 May 2013 13:02:24 +0200 |
rbackman |
8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType |
Thu, 30 May 2013 11:46:39 -0700 |
sspitsyn |
8015436: compiler/ciReplay/TestSA.sh fails with assert() index is out of bounds |
Tue, 28 May 2013 16:36:19 -0700 |
iklam |
8014912: Restore PrintSharedSpaces functionality after NPG |
Tue, 04 Jun 2013 14:00:16 -0700 |
johnc |
Merge |
Mon, 03 Jun 2013 14:37:13 -0700 |
tamao |
6976350: G1: deal with fragmentation while copying objects during GC |
Tue, 04 Jun 2013 10:04:06 -0700 |
johnc |
8015244: G1: Verification after a full GC is incorrectly placed. |
Tue, 28 May 2013 09:32:06 +0200 |
tschatzl |
8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen |
Sat, 01 Jun 2013 10:00:56 +0200 |
jwilhelm |
Merge |
Thu, 30 May 2013 10:58:16 +0200 |
stefank |
8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops |
Thu, 30 May 2013 13:04:51 -0700 |
jcoomes |
6725714: par compact - add a table to speed up bitmap searches |