kvn [Tue, 15 Oct 2013 12:14:00 -0700] rev 20713
8026293: Schedule part of G1 pre-barrier late
Summary: move rare executed part of G1 write barrier from hot path.
Reviewed-by: kvn, twisti, roland
Contributed-by: staffan.friberg@oracle.com
drchase [Sat, 12 Oct 2013 17:26:41 -0400] rev 20712
8026124: JSR-292 bug: java.nio.file.Path.toString cores dump
Summary: catch problem case, assert it matches valid input, new test
Reviewed-by: jrose, twisti, kvn
twisti [Mon, 14 Oct 2013 19:30:05 -0700] rev 20711
8026376: assert(false) failed: DEBUG MESSAGE: exception pc already set
Reviewed-by: kvn
iveresov [Sun, 13 Oct 2013 13:22:24 -0700] rev 20710
Merge
roland [Sat, 12 Oct 2013 12:12:59 +0200] rev 20709
8026054: New type profiling points: type of return values at calls
Summary: x86 interpreter and c1 type profiling for return values at calls
Reviewed-by: kvn, twisti
twisti [Fri, 11 Oct 2013 19:51:31 -0700] rev 20708
Merge
anoll [Thu, 10 Oct 2013 15:44:12 +0200] rev 20707
8023014: CodeSweeperSweepNoFlushTest.java fails with HS crash
Summary: Ensure ensure correct initialization of compiler runtime
Reviewed-by: kvn, twisti
adlertz [Sat, 12 Oct 2013 01:29:27 +0000] rev 20706
Merge
adlertz [Fri, 11 Oct 2013 19:16:52 +0000] rev 20705
Merge
adlertz [Fri, 11 Oct 2013 13:10:22 +0200] rev 20704
8011415: CTW on Sparc: assert(lrg.lo_degree()) failed:
Summary: Increased the LRG AllStack mask size since the previous size was not big enough when compiling huge methods (60k+ nodes)
Reviewed-by: kvn, roland, twisti
twisti [Fri, 11 Oct 2013 10:14:02 -0700] rev 20703
8005173: assert(false) failed: DEBUG MESSAGE: exception oop must be empty (macroAssembler_x86.cpp:625)
Reviewed-by: kvn, iveresov
roland [Wed, 09 Oct 2013 16:32:21 +0200] rev 20702
8023657: New type profiling points: arguments to call
Summary: x86 interpreter and c1 type profiling for arguments at calls
Reviewed-by: kvn, twisti
twisti [Wed, 09 Oct 2013 11:05:17 -0700] rev 20701
8020750: Node::get_int: guarantee(t != NULL) failed: must be con
Reviewed-by: kvn, roland
adlertz [Wed, 09 Oct 2013 05:03:34 -0700] rev 20700
Merge