Wed, 11 Jun 2014 09:16:19 +0200 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
thartmann [Wed, 11 Jun 2014 09:16:19 +0200] rev 24952
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64 Summary: Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test. Reviewed-by: kvn, twisti, dlong
Tue, 10 Jun 2014 20:53:23 +0000 Merge
iignatyev [Tue, 10 Jun 2014 20:53:23 +0000] rev 24951
Merge
Tue, 10 Jun 2014 23:18:25 +0400 8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
iignatyev [Tue, 10 Jun 2014 23:18:25 +0400] rev 24950
8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments Reviewed-by: kvn, jmasa
Tue, 10 Jun 2014 12:57:50 -0700 Merge
kvn [Tue, 10 Jun 2014 12:57:50 -0700] rev 24949
Merge
Tue, 10 Jun 2014 12:28:06 -0700 8035605: Expand functionality of PredictedIntrinsicGenerator
kvn [Tue, 10 Jun 2014 12:28:06 -0700] rev 24948
8035605: Expand functionality of PredictedIntrinsicGenerator Summary: Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method. Reviewed-by: roland
Mon, 09 Jun 2014 10:32:49 +0200 8040244: compiler/whitebox/IsMethodCompilableTest.java fails
neliasso [Mon, 09 Jun 2014 10:32:49 +0200] rev 24947
8040244: compiler/whitebox/IsMethodCompilableTest.java fails Summary: Prevent from running with Xcomp Reviewed-by: kvn, twisti
Tue, 10 Jun 2014 13:37:16 +0200 8026796: Make replace_in_map() on parent maps generic
roland [Tue, 10 Jun 2014 13:37:16 +0200] rev 24946
8026796: Make replace_in_map() on parent maps generic Summary: propagate node replacements along control flow edges to callers Reviewed-by: kvn, vlivanov
Tue, 10 Jun 2014 10:00:59 +0000 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
vlivanov [Tue, 10 Jun 2014 10:00:59 +0000] rev 24945
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place Reviewed-by: kvn, roland
Tue, 10 Jun 2014 08:53:22 +0200 8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
thartmann [Tue, 10 Jun 2014 08:53:22 +0200] rev 24944
8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable Summary: The method Runtime1::arraycopy_count_address(..) returns the address of Runtime::_oop_arraycopy_cnt instead of the the file static variable _oop_arraycopy_cnt. Reviewed-by: roland, kvn, twisti
Wed, 11 Jun 2014 18:56:01 +0400 8044673: Create jtreg groups to list GC specific tests
iignatyev [Wed, 11 Jun 2014 18:56:01 +0400] rev 24943
8044673: Create jtreg groups to list GC specific tests Reviewed-by: dholmes, iignatyev Contributed-by: dmitry.fazunenko@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip