log

age author description
Wed, 17 Dec 2014 20:00:44 -0800 Tom Rodriguez prefer exact class matches when searching for unit tests with method name
Wed, 17 Dec 2014 19:57:58 -0800 Tom Rodriguez Convert compare against Class to compare against Klass
Wed, 17 Dec 2014 13:39:48 -0800 Tom Rodriguez Log deopt before deoptimizing the frame
Thu, 18 Dec 2014 13:10:23 +1000 Doug Simon put GeneratedSourcesSha1 into com.oracle.graal.hotspot.sourcegen package
Thu, 18 Dec 2014 12:12:04 +1000 Doug Simon mx: removed hard-coded -Xms setting for the 'build' and 'checkstyle' commands to try and avoid unnecessary swapping on low(er) memory machines
Thu, 18 Dec 2014 12:10:11 +1000 Doug Simon improved documentation around the mechanism for generating graalRuntime.inline.hpp
Tue, 16 Dec 2014 21:48:16 +0100 Josef Eisl Reenable LocationMarker.
Mon, 15 Dec 2014 18:52:10 +0100 Josef Eisl LocationMarker: fix handling of illegal values.
Tue, 16 Dec 2014 21:02:12 +0100 Josef Eisl HotSpotReferenceMap: fix bitmap clearing in setOop()/clearOop() and setNarrowOop()/clearNarrowOop().
Wed, 17 Dec 2014 08:04:57 +0100 Stefan Anzinger [SPARC] use now a dedicated scratch register for isMethodHandleReturnOffset value, as o7 may contain valuable information
Tue, 16 Dec 2014 19:26:38 -0800 Tom Rodriguez lzcnt inferStamp reports too large values for Integer.numberOfLeadingZeros
Tue, 16 Dec 2014 19:25:48 -0800 Tom Rodriguez Improve javadoc
Tue, 16 Dec 2014 23:37:35 +0100 Stefan Anzinger Merge
Tue, 16 Dec 2014 23:36:29 +0100 Stefan Anzinger [SPARC] Attempt to fix the NullPointerException problem
Mon, 15 Dec 2014 19:32:12 +0100 Stefan Anzinger [GRAAL-914] SPARC VM Crash when run with -G:+PrintIdealGraphFile and -XX:+PrintDeoptimizationDetails
Tue, 16 Dec 2014 13:36:16 -0800 Tom Rodriguez Add hooks for verifying heap from generated code
Tue, 16 Dec 2014 13:30:07 -0800 Tom Rodriguez Benchmark counters should have their own LocationIdentity
Tue, 16 Dec 2014 13:28:33 -0800 Tom Rodriguez Check for overzeroing in the TLAB
Tue, 16 Dec 2014 10:20:43 -0800 Tom Rodriguez Only log dependencies if LogCompilation is on
Tue, 16 Dec 2014 08:56:51 -0800 Tom Rodriguez Use memmove for overlapping copy
Tue, 16 Dec 2014 14:16:13 +0100 Roland Schatz Ignore $jacocoInit methods in coverage tests.
Tue, 16 Dec 2014 14:04:51 +0100 Roland Schatz Check for compatible stamps in read elimination.
Tue, 16 Dec 2014 10:59:29 +0100 Josef Eisl Use Register.asValue(LIRKind) where appropriate.
Mon, 15 Dec 2014 17:53:36 -0800 Tom Rodriguez Merge
Mon, 15 Dec 2014 16:00:14 -0800 Tom Rodriguez Add ability to programmatically set the dump level
Mon, 15 Dec 2014 13:10:44 -0800 Tom Rodriguez Capture worst case element type for Array.newInstance if known
Mon, 15 Dec 2014 12:56:22 -0800 Tom Rodriguez strcpy doesn't handle overlapping strings
Mon, 15 Dec 2014 12:25:36 -0800 Tom Rodriguez Backout useless changeset c2b23f6e4603
Mon, 15 Dec 2014 17:00:11 -0800 Christian Wimmer Support multiple fields in StableOptionValue
Mon, 15 Dec 2014 13:01:47 -0800 Christian Wimmer Add code missing in initial value handling for options