dsamersoff [Thu, 11 Dec 2014 06:49:12 -0800] rev 27959
8067030: JDWP crash in transport_startTransport on OOM
Summary: Check for result of jvmtiAllocate
Reviewed-by: jbachorik, sspitsyn
kshefov [Thu, 11 Dec 2014 15:10:35 +0300] rev 27958
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
Reviewed-by: iignatyev, vlivanov
weijun [Thu, 11 Dec 2014 15:23:02 +0800] rev 27957
8055723: Replace concat String to append in StringBuilder parameters (dev)
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
Contributed-by: Otavio Santana <otaviojava@java.net>
sherman [Wed, 10 Dec 2014 14:15:31 -0800] rev 27956
Merge
sherman [Wed, 10 Dec 2014 14:11:05 -0800] rev 27955
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
Summary: to update the java doc to clarify the existing behavior
Reviewed-by: lancea
cjplummer [Fri, 05 Dec 2014 15:44:01 -0800] rev 27954
8066507: JPRT is not capable of running jtreg tests located jdk/test
Summary: Fixed by copying same fix already in place in hotspot/test/Makefile.
Reviewed-by: dholmes, tbell
simonis [Wed, 10 Dec 2014 18:31:24 +0100] rev 27953
8066589: Make importing sa-jdi.jar optional on its existance
Summary: Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff