log

age author description
Fri, 08 Aug 2014 12:33:22 +0200 Doug Simon add support for CompileTheWorld based memory usage analysis
Fri, 08 Aug 2014 12:29:07 +0200 Doug Simon added memory usage analysis to CompileTheWorld
Thu, 07 Aug 2014 17:33:25 +0200 Doug Simon set bootClassPathAgent=true for JAVA_ALLOCATION_INSTRUMENTER library
Thu, 07 Aug 2014 17:32:17 +0200 Doug Simon mx: add support for Java agent libraries that use the Boot-Class-Path manifest attribute to ensure that are loaded by the boot class path loader
Thu, 07 Aug 2014 11:06:09 -0700 Tom Rodriguez Dump disassembly in crash log
Thu, 07 Aug 2014 11:05:12 -0700 Tom Rodriguez Do normal crash reporting when encountering unexpected SEGV
Thu, 07 Aug 2014 08:04:23 +0200 Matthias Grimmer NFI: initialization only if platform is x86
Wed, 06 Aug 2014 17:49:04 +0200 Doug Simon improvements to MemoryUsageBenchmark
Wed, 06 Aug 2014 17:42:29 +0200 Doug Simon removed deprecated methods in MetaUtil
Wed, 06 Aug 2014 17:41:51 +0200 Doug Simon renamed GraalCompilerTest.parse to GraalCompilerTest.parseEager and improved javadoc for all parse* methods
Wed, 06 Aug 2014 17:34:00 +0200 Doug Simon added "Parsing" debug scope in GraalCompilerTest.parse0
Wed, 06 Aug 2014 15:12:49 +0200 Andreas Woess Truffle: add TraceTruffleAssumptions option for debugging installed code invalidations due to assumptions
Wed, 06 Aug 2014 14:52:41 +0200 Andreas Woess Truffle: temporarily disable inlining invalidations
Wed, 06 Aug 2014 15:01:16 +0200 Lukas Stadler support for compressed inputs to NullCheckNode
Tue, 05 Aug 2014 10:06:08 +0200 Lukas Stadler small cleanup
Wed, 06 Aug 2014 15:05:34 +0200 Lukas Stadler ArrayEqualsNode is a memory access
Wed, 06 Aug 2014 15:05:34 +0200 Lukas Stadler default implementation of methods in MemoryAccess
Wed, 06 Aug 2014 11:06:28 +0200 Doug Simon set javac.source and javac.target in NetBeans configurations based on per-project Java compliance
Wed, 06 Aug 2014 10:59:42 +0200 Doug Simon NFI: more cleanup
Wed, 06 Aug 2014 08:27:42 +0200 Matthias Grimmer NFI: cleanup
Tue, 05 Aug 2014 16:35:28 -0700 David Piorkowski Merge.
Tue, 05 Aug 2014 16:34:08 -0700 David Piorkowski SL: Added instrumentation testing
Tue, 05 Aug 2014 23:12:22 +0100 Chris Seaton Merge.
Tue, 05 Aug 2014 22:22:43 +0100 Chris Seaton Merge.
Tue, 05 Aug 2014 22:20:06 +0100 Chris Seaton Truffle: build DSL processor before trying to install it.
Tue, 05 Aug 2014 22:50:50 +0200 Andreas Woess Merge
Tue, 05 Aug 2014 11:49:06 +0200 Andreas Woess Truffle: fix stack trace for indirect calls with default runtime
Tue, 05 Aug 2014 22:00:12 +0200 Doug Simon moved MemoryUsageBenchmark to graal.hotspot.test and use CompilationTask to drive compilation
Tue, 05 Aug 2014 21:15:40 +0200 Doug Simon consolidated graal.hotspot.jdk8.test into graal.hotspot.test
Tue, 05 Aug 2014 20:57:38 +0200 Doug Simon HSAIL: miscellaneous HSAIL test tweaks and fixes: