Thu, 11 Dec 2014 15:39:58 +0100 8066669: dust.js performance regression caused by primitive field conversion
hannesw [Thu, 11 Dec 2014 15:39:58 +0100] rev 27976
8066669: dust.js performance regression caused by primitive field conversion Reviewed-by: attila, sundar
Thu, 11 Dec 2014 12:01:17 +0100 8066932: __noSuchMethod__ binds to this-object without proper guard
hannesw [Thu, 11 Dec 2014 12:01:17 +0100] rev 27975
8066932: __noSuchMethod__ binds to this-object without proper guard Reviewed-by: attila, lagergren
Wed, 10 Dec 2014 18:28:41 +0100 8066221: anonymous function statement name clashes with another symbol
attila [Wed, 10 Dec 2014 18:28:41 +0100] rev 27974
8066221: anonymous function statement name clashes with another symbol Reviewed-by: lagergren, sundar
Wed, 10 Dec 2014 19:42:01 +0530 8067136: BrowserJSObjectLinker does not handle call on JSObjects
sundar [Wed, 10 Dec 2014 19:42:01 +0530] rev 27973
8067136: BrowserJSObjectLinker does not handle call on JSObjects Reviewed-by: attila, hannesw, lagergren
Wed, 10 Dec 2014 12:30:48 +0100 8066236: RuntimeNode forces copy creation on visitation
attila [Wed, 10 Dec 2014 12:30:48 +0100] rev 27972
8066236: RuntimeNode forces copy creation on visitation Reviewed-by: hannesw, lagergren
Wed, 10 Dec 2014 11:55:25 +0100 8066224: fixes for folding a constant-test ternary operator
attila [Wed, 10 Dec 2014 11:55:25 +0100] rev 27971
8066224: fixes for folding a constant-test ternary operator Reviewed-by: hannesw, lagergren
Wed, 10 Dec 2014 11:55:04 +0100 8066225: NPE in MethodEmitter with duplicate integer switch cases
attila [Wed, 10 Dec 2014 11:55:04 +0100] rev 27970
8066225: NPE in MethodEmitter with duplicate integer switch cases Reviewed-by: hannesw, lagergren
Mon, 08 Dec 2014 15:14:11 +0100 8066227: CodeGenerator load unitialized slot
attila [Mon, 08 Dec 2014 15:14:11 +0100] rev 27969
8066227: CodeGenerator load unitialized slot Reviewed-by: hannesw, lagergren
Mon, 08 Dec 2014 15:13:16 +0100 8066230: Undefined object type assertion when computing TypeBounds
attila [Mon, 08 Dec 2014 15:13:16 +0100] rev 27968
8066230: Undefined object type assertion when computing TypeBounds Reviewed-by: hannesw, lagergren
Fri, 05 Dec 2014 20:17:51 +0530 8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
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
Fri, 05 Dec 2014 19:01:26 +0530 8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
sundar [Fri, 05 Dec 2014 19:01:26 +0530] rev 27966
8066753: OptimisticTypePersistence.java should work properly with "jrt" URL Reviewed-by: lagergren, attila
Fri, 05 Dec 2014 14:35:00 +0530 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
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
Thu, 11 Dec 2014 11:44:07 -0800 Added tag jdk9-b42 for changeset 5e4ae56d68ac
katleman [Thu, 11 Dec 2014 11:44:07 -0800] rev 27964
Added tag jdk9-b42 for changeset 5e4ae56d68ac
Wed, 05 Jul 2017 20:10:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:48 +0200] rev 27963
Merge
Thu, 11 Dec 2014 11:44:00 -0800 Added tag jdk9-b42 for changeset b4926bbdbad8
katleman [Thu, 11 Dec 2014 11:44:00 -0800] rev 27962
Added tag jdk9-b42 for changeset b4926bbdbad8
Wed, 05 Jul 2017 20:10:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:44 +0200] rev 27961
Merge
Thu, 11 Dec 2014 12:27:27 -0800 Merge
lana [Thu, 11 Dec 2014 12:27:27 -0800] rev 27960
Merge
Thu, 11 Dec 2014 06:49:12 -0800 8067030: JDWP crash in transport_startTransport on OOM
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
Thu, 11 Dec 2014 15:10:35 +0300 8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
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
Thu, 11 Dec 2014 15:23:02 +0800 8055723: Replace concat String to append in StringBuilder parameters (dev)
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>
Wed, 10 Dec 2014 14:15:31 -0800 Merge
sherman [Wed, 10 Dec 2014 14:15:31 -0800] rev 27956
Merge
Wed, 10 Dec 2014 14:11:05 -0800 8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
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
Fri, 05 Dec 2014 15:44:01 -0800 8066507: JPRT is not capable of running jtreg tests located jdk/test
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
Wed, 10 Dec 2014 18:31:24 +0100 8066589: Make importing sa-jdi.jar optional on its existance
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
Wed, 10 Dec 2014 15:01:26 +0000 8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
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
Tue, 09 Dec 2014 14:02:53 -0800 Merge
amurillo [Tue, 09 Dec 2014 14:02:53 -0800] rev 27951
Merge
Fri, 05 Dec 2014 16:36:08 -0800 Merge
amurillo [Fri, 05 Dec 2014 16:36:08 -0800] rev 27950
Merge
Mon, 01 Dec 2014 12:08:17 +0100 Merge
jwilhelm [Mon, 01 Dec 2014 12:08:17 +0100] rev 27949
Merge
Mon, 24 Nov 2014 20:00:44 +0100 Merge
jwilhelm [Mon, 24 Nov 2014 20:00:44 +0100] rev 27948
Merge
Tue, 09 Dec 2014 09:22:07 -0800 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
vlivanov [Tue, 09 Dec 2014 09:22:07 -0800] rev 27947
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector Reviewed-by: jrose, psandoz
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip