log

age author description
Mon, 05 Aug 2013 19:48:15 +0200 Christian Humer Truffle-DSL: Fixed a bug in the code writer when a line overflowed with an exact size of 200.
Mon, 05 Aug 2013 19:46:51 +0200 Christian Humer Merge.
Mon, 05 Aug 2013 13:20:06 +0200 Christian Humer Merge.
Thu, 01 Aug 2013 21:34:57 +0200 Christian Humer Truffle-DSL: More elegant solution for rewrite with exception in executeAndSpecialize0.
Thu, 01 Aug 2013 20:54:32 +0200 Christian Humer Merge.
Thu, 01 Aug 2013 20:53:54 +0200 Christian Humer Truffle-DSL: Implemented specialization grouping for generic cases.
Thu, 01 Aug 2013 20:53:05 +0200 Christian Humer Truffle-DSL: Fixed an exception if accidently the node class itself is parsed.
Thu, 01 Aug 2013 20:52:03 +0200 Christian Humer Truffle-DSL: Fixed the second specialization is unreachable if two specializations have the exactly same signature (also guards) and are ordered next to each other.
Thu, 01 Aug 2013 20:48:56 +0200 Christian Humer Truffle-DSL: CodeTreeBuilder can now remove the previous element even if trees are concatinated at a later time.
Thu, 01 Aug 2013 20:47:57 +0200 Christian Humer Truffle-DSL: Fixed argument order problem for test cases.
Wed, 31 Jul 2013 15:36:01 +0200 Christian Humer Truffle-DSL: Implemented support for negated guards (GRAAL-371 #resolve)
Wed, 31 Jul 2013 15:07:42 +0200 Christian Humer Fixed mx script debug vm arguments for ecj builds. Its now possible to debug ecj builds using -d as argument.
Wed, 31 Jul 2013 15:04:13 +0200 Christian Humer Truffle-DSL: Added a hack to get around eclipse bug 300408. (https://bugs.eclipse.org/bugs/show_bug.cgi?id=300408)
Tue, 30 Jul 2013 17:42:50 +0200 Christian Humer Truffle-DSL: Added new @NodeField and @NodeFields annotation. Which can be used to avoid the cumbersome definition of copy constructors.
Tue, 30 Jul 2013 16:12:26 +0200 Christian Humer Truffle-DSL: Fixed executeAndSpecialize layout to always call specialization methods on the correct node. (GRAAL-379 #resolve)
Tue, 30 Jul 2013 16:11:08 +0200 Christian Humer Truffle-DSL: Changed executeAndSpecialize to use an int as minimumState instead of a class.
Mon, 29 Jul 2013 19:20:33 +0200 Christian Humer Truffle-DSL: Added a useful message to type casts in generated type system classes. (GRAAL-355 #resolve)
Mon, 29 Jul 2013 18:46:43 +0200 Christian Humer Truffle-DSL: Fixed a bug with anonymous children (GRAAL-321 #resolve)
Mon, 29 Jul 2013 18:42:53 +0200 Christian Humer Truffle-DSL: Added test for string-line wrapping (GRAAL-331 #comment added testcase)
Mon, 29 Jul 2013 18:21:27 +0200 Christian Humer Truffle-DSL: string line wrapping in generated code. (GRAAL-331 #resolve)
Mon, 29 Jul 2013 16:50:10 +0200 Christian Humer Truffle-DSL: Fixed compile error for nodes with no children and empty constructor.
Mon, 05 Aug 2013 14:53:00 +0200 Bernhard Urban gate: add server optimized build
Mon, 05 Aug 2013 14:51:58 +0200 Bernhard Urban fix optimized builds
Mon, 05 Aug 2013 11:25:14 +0200 Doug Simon Merge.
Thu, 01 Aug 2013 00:57:27 +0200 Doug Simon disabled CRC32 intrinsics until they work with Graal
Thu, 01 Aug 2013 00:38:28 +0200 Doug Simon restored JVM_SetProtectionDomain so that Graal still works with libjava.so from JDK7 (which expects this function to be defined)
Thu, 01 Aug 2013 00:35:13 +0200 Doug Simon avoid using deprecated stat64 on Mac OS X
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 26 Jul 2013 03:48:16 -0700 amurillo Added tag hs25-b43 for changeset 46487ba40ff2 jdk8-b101
Fri, 26 Jul 2013 03:48:15 -0700 amurillo Merge hs25-b43
Thu, 25 Jul 2013 18:12:02 -0400 jiangli Merge
Wed, 24 Jul 2013 19:23:26 -0400 dholmes 8020799: Allow customization of hotspot source directories and files
Wed, 24 Jul 2013 13:54:03 -0700 morris Merge
Fri, 19 Jul 2013 13:59:25 -0700 morris Merge
Mon, 15 Jul 2013 10:28:32 -0700 kvn 8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
Mon, 15 Jul 2013 06:27:46 -0700 morris Merge
Fri, 12 Jul 2013 14:03:10 -0700 kvn 8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
Fri, 12 Jul 2013 14:01:37 -0700 kvn 8020215: Different execution plan when using JIT vs interpreter
Tue, 23 Jul 2013 12:50:15 -0700 minqi Merge
Mon, 22 Jul 2013 22:21:57 -0700 minqi Merge
Fri, 19 Jul 2013 14:54:54 -0700 ccheung 8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
Mon, 22 Jul 2013 17:57:42 -0400 emc 8019632: Method parameters are not copied in clone_with_new_data
Fri, 19 Jul 2013 11:17:19 -0700 minqi Merge
Fri, 19 Jul 2013 08:34:48 -0700 minqi 8016538: volatile double access via Unsafe.cpp is not atomic
Fri, 19 Jul 2013 17:56:27 +0200 mgronlun 8020547: Event based tracing needs a UNICODE string type
Thu, 18 Jul 2013 18:00:39 -0700 minqi Merge
Thu, 18 Jul 2013 14:57:51 -0700 ccheung 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
Thu, 18 Jul 2013 12:35:55 -0700 dcubed Merge
Thu, 18 Jul 2013 12:05:32 -0700 dcubed Merge
Wed, 17 Jul 2013 13:48:15 +0200 rbackman 8020701: Avoid crashes in WatcherThread
Thu, 18 Jul 2013 06:47:15 -0400 dholmes 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Wed, 17 Jul 2013 17:14:50 -0700 jiangli Merge
Wed, 17 Jul 2013 18:06:29 -0400 jiangli 8020309: Eliminate InstanceKlass::_cached_class_file_len.
Wed, 17 Jul 2013 12:22:57 -0700 ccheung 8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
Wed, 12 Jun 2013 11:17:39 +0200 rbackman 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
Tue, 16 Jul 2013 07:33:29 +0200 mgerdin 6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
Mon, 15 Jul 2013 23:23:15 -0400 dholmes 8015759: hotspot changes needed to compile with Visual Studio 2012
Mon, 15 Jul 2013 12:06:50 +0200 rbackman Merge
Mon, 15 Jul 2013 11:35:10 +0200 rbackman 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
Mon, 15 Jul 2013 00:23:48 -0700 fparain Merge