asmotrak [Fri, 27 May 2016 09:25:49 -0700] rev 38724
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
dsamersoff [Fri, 27 May 2016 17:56:49 +0000] rev 38723
Merge
dsamersoff [Fri, 27 May 2016 19:31:17 +0300] rev 38722
8152950: BasicLauncherTest.java fails due to type error
Summary: Better handle js engine initialization error
Reviewed-by: jbachorik
coleenp [Fri, 27 May 2016 16:39:49 +0000] rev 38721
Merge
coleenp [Fri, 27 May 2016 14:57:11 +0000] rev 38720
Merge
coleenp [Fri, 27 May 2016 10:52:39 -0400] rev 38719
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
Summary: pass tag in LinkInfo and check that resolved method type matches tag, fix tests.
Reviewed-by: sspitsyn, minqi
vlivanov [Fri, 27 May 2016 14:49:05 +0000] rev 38718
Merge
vlivanov [Fri, 27 May 2016 16:56:23 +0300] rev 38717
Merge
neliasso [Thu, 26 May 2016 14:17:50 +0200] rev 38716
8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL
Summary: Simplify look_for_reserved_stack_annotated_method
Reviewed-by: kvn
neliasso [Thu, 26 May 2016 14:17:49 +0200] rev 38715
8157717: MultiCommand breaks directives amount limit
Summary: Increase directives amount for these tests
Reviewed-by: kvn, ppunegov