rehn [Tue, 31 May 2016 12:40:42 +0200] rev 38729
8158150: LogConfiguration::describe output can get truncated
Reviewed-by: dholmes, kbarrett
sjohanss [Fri, 27 May 2016 12:57:38 +0200] rev 38728
8157153: TestStressRSetCoarsening fails with OOM
Reviewed-by: mgerdin, dfazunen
dfazunen [Mon, 30 May 2016 19:56:27 +0400] rev 38727
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
Reviewed-by: iignatyev, kbarrett
mchernov [Fri, 27 May 2016 17:48:56 +0300] rev 38726
8157452: [TESTBUG] PLAB tests don't handle unexpected GC
Reviewed-by: dfazunen, tschatzl
asmotrak [Fri, 27 May 2016 19:43:58 +0000] rev 38725
Merge
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