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
alanb [Wed, 10 Dec 2014 15:01:26 +0000] rev 27952
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
Reviewed-by: chegar
amurillo [Tue, 09 Dec 2014 14:02:53 -0800] rev 27951
Merge
amurillo [Fri, 05 Dec 2014 16:36:08 -0800] rev 27950
Merge
jwilhelm [Mon, 01 Dec 2014 12:08:17 +0100] rev 27949
Merge
jwilhelm [Mon, 24 Nov 2014 20:00:44 +0100] rev 27948
Merge
vlivanov [Tue, 09 Dec 2014 09:22:07 -0800] rev 27947
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
Reviewed-by: jrose, psandoz
weijun [Tue, 09 Dec 2014 18:28:26 +0800] rev 27946
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
Reviewed-by: valeriep
erikj [Tue, 09 Dec 2014 08:57:41 +0100] rev 27945
8066761: Investigate -sourcepath usage when compiling java
Summary: Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
erikj [Tue, 09 Dec 2014 08:43:06 +0100] rev 27944
8066752: Remove space after -L on linker lines
Reviewed-by: ihse