roland [Thu, 21 Jan 2016 18:04:14 +0100] rev 35600
8147853: "assert(t->meet(t0) == t) failed: Not monotonic" with sun/util/calendar/zi/TestZoneInfo310.java
Summary: type of counted loop Phi may be saturated before special code to handle counted loops kicks in
Reviewed-by: kvn
thartmann [Tue, 26 Jan 2016 09:11:58 +0100] rev 35599
Merge
dnsimon [Mon, 25 Jan 2016 14:09:28 -1000] rev 35598
8147470: update JVMCI mx extensions
Reviewed-by: twisti
iignatyev [Tue, 26 Jan 2016 00:25:20 +0300] rev 35597
8148136: compile control tests have incorrect @build directives
Reviewed-by: kvn
iignatyev [Tue, 26 Jan 2016 00:25:20 +0300] rev 35596
8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
Reviewed-by: kvn
never [Mon, 25 Jan 2016 09:12:58 -0800] rev 35595
8148101: [JVMCI] Make CallingConvention.Type extensible
Reviewed-by: twisti
goetz [Thu, 21 Jan 2016 12:37:47 +0100] rev 35594
8147937: Adapt SAP copyrights to new company name.
Reviewed-by: simonis, stuefe
never [Fri, 22 Jan 2016 11:11:06 -0800] rev 35593
8146424: runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: twisti
never [Fri, 22 Jan 2016 11:08:07 -0800] rev 35592
8147432: JVMCI should report bailouts in PrintCompilation output
Reviewed-by: kvn, twisti
rschatz [Thu, 21 Jan 2016 16:22:01 +0100] rev 35591
8146244: compiler/jvmci/code/DataPatchTest.java crashes: SIGSEGV in (getConstClass)getConstClass
Reviewed-by: twisti
thartmann [Fri, 22 Jan 2016 12:37:32 +0100] rev 35590
8065334: CodeHeap expansion fails although there is uncommitted memory
Summary: CodeHeap::expand_by() should commit remaining space if requested expansion size is too large.
Reviewed-by: kvn
iignatyev [Thu, 21 Jan 2016 22:23:22 +0300] rev 35589
8141557: TestResolvedJavaMethod.java times out after 1000 ms
Reviewed-by: twisti
ppunegov [Thu, 21 Jan 2016 15:07:42 +0100] rev 35588
Merge
ppunegov [Wed, 20 Jan 2016 20:26:33 +0300] rev 35587
8145800: [Testbug] CompilerControl: inline message differs for not inlined methods
Summary: Create callables outside the Internal subclasses
Reviewed-by: kvn