sundar [Wed, 10 Dec 2014 19:42:01 +0530] rev 27973
8067136: BrowserJSObjectLinker does not handle call on JSObjects
Reviewed-by: attila, hannesw, lagergren
attila [Wed, 10 Dec 2014 12:30:48 +0100] rev 27972
8066236: RuntimeNode forces copy creation on visitation
Reviewed-by: hannesw, lagergren
attila [Wed, 10 Dec 2014 11:55:25 +0100] rev 27971
8066224: fixes for folding a constant-test ternary operator
Reviewed-by: hannesw, lagergren
attila [Wed, 10 Dec 2014 11:55:04 +0100] rev 27970
8066225: NPE in MethodEmitter with duplicate integer switch cases
Reviewed-by: hannesw, lagergren
attila [Mon, 08 Dec 2014 15:14:11 +0100] rev 27969
8066227: CodeGenerator load unitialized slot
Reviewed-by: hannesw, lagergren
attila [Mon, 08 Dec 2014 15:13:16 +0100] rev 27968
8066230: Undefined object type assertion when computing TypeBounds
Reviewed-by: hannesw, lagergren
sundar [Fri, 05 Dec 2014 20:17:51 +0530] rev 27967
8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
Reviewed-by: attila, lagergren
Contributed-by: paul.sandoz@oracle.com
sundar [Fri, 05 Dec 2014 19:01:26 +0530] rev 27966
8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
Reviewed-by: lagergren, attila
sundar [Fri, 05 Dec 2014 14:35:00 +0530] rev 27965
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Reviewed-by: lagergren, hannesw
katleman [Thu, 11 Dec 2014 11:44:07 -0800] rev 27964
Added tag jdk9-b42 for changeset 5e4ae56d68ac
duke [Wed, 05 Jul 2017 20:10:48 +0200] rev 27963
Merge
katleman [Thu, 11 Dec 2014 11:44:00 -0800] rev 27962
Added tag jdk9-b42 for changeset b4926bbdbad8
duke [Wed, 05 Jul 2017 20:10:44 +0200] rev 27961
Merge
lana [Thu, 11 Dec 2014 12:27:27 -0800] rev 27960
Merge
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
smarks [Mon, 08 Dec 2014 14:32:31 -0800] rev 27943
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
Reviewed-by: lancea
ksrini [Mon, 08 Dec 2014 11:54:17 -0800] rev 27942
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
Reviewed-by: alanb