Thu, 31 Oct 2013 14:11:02 -0400 8027616: Off by one error in putback for compressed oops nashorn performance improvement
coleenp [Thu, 31 Oct 2013 14:11:02 -0400] rev 21518
8027616: Off by one error in putback for compressed oops nashorn performance improvement Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other. Reviewed-by: stefank, hseigel, zgu
Wed, 30 Oct 2013 09:26:44 -0700 Merge
acorn [Wed, 30 Oct 2013 09:26:44 -0700] rev 21517
Merge
Wed, 30 Oct 2013 09:11:04 -0700 8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
acorn [Wed, 30 Oct 2013 09:11:04 -0700] rev 21516
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE Reviewed-by: hseigel, zgu
Wed, 30 Oct 2013 15:35:25 +0100 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
mgerdin [Wed, 30 Oct 2013 15:35:25 +0100] rev 21515
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads. Reviewed-by: coleenp, sspitsyn
Fri, 01 Nov 2013 08:35:58 -0700 8027580: new hotspot build - hs25-b58
amurillo [Fri, 01 Nov 2013 08:35:58 -0700] rev 21514
8027580: new hotspot build - hs25-b58 Reviewed-by: jcoomes
Thu, 07 Nov 2013 08:16:14 -0800 Added tag jdk8-b115 for changeset bafd61947e5d
cl [Thu, 07 Nov 2013 08:16:14 -0800] rev 21513
Added tag jdk8-b115 for changeset bafd61947e5d
Mon, 11 Nov 2013 15:06:03 -0800 Merge
katleman [Mon, 11 Nov 2013 15:06:03 -0800] rev 21512
Merge
Fri, 08 Nov 2013 09:36:55 +0100 8027836: Webrev should handle files that has been moved from a directory which now is removed.
ihse [Fri, 08 Nov 2013 09:36:55 +0100] rev 21511
8027836: Webrev should handle files that has been moved from a directory which now is removed. Reviewed-by: mduigou, tbell
Thu, 07 Nov 2013 08:16:05 -0800 Added tag jdk8-b115 for changeset 64b71122ab70
cl [Thu, 07 Nov 2013 08:16:05 -0800] rev 21510
Added tag jdk8-b115 for changeset 64b71122ab70
Wed, 05 Jul 2017 19:21:29 +0200 Added tag jdk8-b115 for changeset 3dd9732b1703
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21509
Added tag jdk8-b115 for changeset 3dd9732b1703
Wed, 05 Jul 2017 19:21:29 +0200 Merge jdk8-b115
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21508
Merge
Wed, 05 Jul 2017 19:21:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:26 +0200] rev 21507
Merge
Thu, 31 Oct 2013 16:46:43 -0700 Merge
lana [Thu, 31 Oct 2013 16:46:43 -0700] rev 21506
Merge
Wed, 30 Oct 2013 14:12:16 -0400 8024930: Re-enable disabled bridging tests
briangoetz [Wed, 30 Oct 2013 14:12:16 -0400] rev 21505
8024930: Re-enable disabled bridging tests Reviewed-by: psandoz, rfield
Wed, 30 Oct 2013 18:09:49 +0000 8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
vromero [Wed, 30 Oct 2013 18:09:49 +0000] rev 21504
8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo Reviewed-by: ksrini
Wed, 30 Oct 2013 08:35:52 -0700 8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
mchung [Wed, 30 Oct 2013 08:35:52 -0700] rev 21503
8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.* Reviewed-by: alanb, dfuchs
Mon, 28 Oct 2013 12:29:34 -0700 Merge
lana [Mon, 28 Oct 2013 12:29:34 -0700] rev 21502
Merge
Thu, 24 Oct 2013 16:52:27 -0700 8027220: DefaultMethodsTest: Change test to match spec
rfield [Thu, 24 Oct 2013 16:52:27 -0700] rev 21501
8027220: DefaultMethodsTest: Change test to match spec Reviewed-by: ksrini
Thu, 24 Oct 2013 11:22:50 -0700 8006248: Since addition of -Xdoclint, javadoc ignores unknown tags
bpatel [Thu, 24 Oct 2013 11:22:50 -0700] rev 21500
8006248: Since addition of -Xdoclint, javadoc ignores unknown tags Reviewed-by: jjg
Thu, 24 Oct 2013 01:27:10 -0400 8023682: Incorrect attributes emitted for anonymous class declaration
emc [Thu, 24 Oct 2013 01:27:10 -0400] rev 21499
8023682: Incorrect attributes emitted for anonymous class declaration Summary: Cause javac to emit type annotations on new instruction as well as anonymous class supertype for annotated anonymous classes. Reviewed-by: jjg, jfranck
Wed, 23 Oct 2013 23:20:32 -0400 8006732: support correct bytecode storage of type annotations in multicatch
emc [Wed, 23 Oct 2013 23:20:32 -0400] rev 21498
8006732: support correct bytecode storage of type annotations in multicatch Summary: Fix issue with annotations being added before attribution, which causes multicatch not to work right and several tests to fail. Reviewed-by: jfranck, jjg
Wed, 23 Oct 2013 15:45:18 -0700 8026936: Initialize LamdbaToMethod lazily and as required
ksrini [Wed, 23 Oct 2013 15:45:18 -0700] rev 21497
8026936: Initialize LamdbaToMethod lazily and as required Reviewed-by: jjg, rfield Contributed-by: jan.lahoda@oracle.com
Wed, 23 Oct 2013 07:50:04 +0200 8026861: Wrong LineNumberTable for variable declarations in lambdas
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21496
8026861: Wrong LineNumberTable for variable declarations in lambdas Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Wed, 23 Oct 2013 23:02:17 +0200 8027191: Fix for JDK-8026861 refers to an incorrect bug number
jlahoda [Wed, 23 Oct 2013 23:02:17 +0200] rev 21495
8027191: Fix for JDK-8026861 refers to an incorrect bug number Summary: Reverting changeset e7c8a164d7bd, so that it can be applied again with a correct bug number Reviewed-by: jjg
Wed, 23 Oct 2013 13:54:13 -0700 8026770: javadoc creates invalid HTML in profile summary pages
bpatel [Wed, 23 Oct 2013 13:54:13 -0700] rev 21494
8026770: javadoc creates invalid HTML in profile summary pages Reviewed-by: jjg
Wed, 23 Oct 2013 10:28:10 -0700 8022720: Method refeerences - private method should be accessible (nested classes)
rfield [Wed, 23 Oct 2013 10:28:10 -0700] rev 21493
8022720: Method refeerences - private method should be accessible (nested classes) Reviewed-by: jjg, ksrini
Wed, 23 Oct 2013 07:50:04 +0200 8026508: Invokedynamic instructions don't get line number table entries
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21492
8026508: Invokedynamic instructions don't get line number table entries Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Tue, 22 Oct 2013 17:44:43 -0700 Merge
jjg [Tue, 22 Oct 2013 17:44:43 -0700] rev 21491
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip