amurillo [Thu, 11 Dec 2014 23:06:14 -0800] rev 28049
Merge
anoll [Thu, 11 Dec 2014 16:22:47 -0800] rev 28048
Merge
roland [Wed, 10 Dec 2014 16:45:55 +0100] rev 28047
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none
Reviewed-by: kvn
iveresov [Tue, 09 Dec 2014 21:33:51 +0000] rev 28046
Merge
iveresov [Tue, 09 Dec 2014 12:25:38 -0800] rev 28045
8066900: Array Out Of Bounds Exception causes variable corruption
Summary: Fix FP registers save/restore during exception handling
Reviewed-by: kvn, vlivanov
roland [Tue, 09 Dec 2014 18:49:13 +0100] rev 28044
8066103: C2's range check smearing allows out of bound array accesses
Summary: range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them
Reviewed-by: jrose, kvn, iveresov
iignatyev [Tue, 09 Dec 2014 14:49:27 +0000] rev 28043
Merge
iignatyev [Tue, 09 Dec 2014 17:31:40 +0300] rev 28042
8065134: Need WhiteBox::allocateCodeBlob(long, int) method to be implemented
Reviewed-by: kvn, dholmes, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com