Mon, 25 Mar 2013 18:08:47 -0700 Merge
mfang [Mon, 25 Mar 2013 18:08:47 -0700] rev 16571
Merge
Mon, 25 Mar 2013 16:55:14 -0700 8010521: jdk8 l10n resource file translation update 2
mfang [Mon, 25 Mar 2013 16:55:14 -0700] rev 16570
8010521: jdk8 l10n resource file translation update 2 Reviewed-by: naoto, yhuang
Fri, 22 Mar 2013 10:08:46 -0700 7080464: langtools regression test failures when assertions are enabled
darcy [Fri, 22 Mar 2013 10:08:46 -0700] rev 16569
7080464: langtools regression test failures when assertions are enabled Reviewed-by: jjg
Fri, 22 Mar 2013 12:44:48 +0000 8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
mcimadamore [Fri, 22 Mar 2013 12:44:48 +0000] rev 16568
8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables Summary: Rich formatter doesn't preprocess supertypes of an anonymous inner class Reviewed-by: jjg
Fri, 22 Mar 2013 12:43:09 +0000 8010303: Graph inference: missing incorporation step causes spurious inference error
mcimadamore [Fri, 22 Mar 2013 12:43:09 +0000] rev 16567
8010303: Graph inference: missing incorporation step causes spurious inference error Summary: Multiple equality constraints on inference vars are not used to generate new inference constraints Reviewed-by: jjg
Fri, 22 Mar 2013 12:41:13 +0000 8009820: AssertionError when compiling java code with two identical static imports
mcimadamore [Fri, 22 Mar 2013 12:41:13 +0000] rev 16566
8009820: AssertionError when compiling java code with two identical static imports Summary: Speculative attribution is carried out twice with same method symbol in case of static imports Reviewed-by: jjg
Fri, 22 Mar 2013 12:39:34 +0000 8010101: Intersection type cast issues redundant unchecked warning
mcimadamore [Fri, 22 Mar 2013 12:39:34 +0000] rev 16565
8010101: Intersection type cast issues redundant unchecked warning Summary: Code for checking intersection type cast is incorrectly swapping operands, leading to spurious warnings Reviewed-by: jjg
Fri, 22 Mar 2013 12:38:12 +0000 8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods
mcimadamore [Fri, 22 Mar 2013 12:38:12 +0000] rev 16564
8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods Summary: Private lambda methods should be accessed through invokespecial Reviewed-by: jjg
Wed, 20 Mar 2013 17:41:40 -0700 8010364: Clarify javax.lang.model API for Type Annotations
darcy [Wed, 20 Mar 2013 17:41:40 -0700] rev 16563
8010364: Clarify javax.lang.model API for Type Annotations Reviewed-by: jjg, abuckley
Tue, 19 Mar 2013 19:16:59 -0700 8010317: DocLint incorrectly reports some <pre> tags as empty
jjg [Tue, 19 Mar 2013 19:16:59 -0700] rev 16562
8010317: DocLint incorrectly reports some <pre> tags as empty Reviewed-by: darcy
Tue, 19 Mar 2013 17:05:57 -0700 8010333: Remove com.sun.tools.javac.Server
jjg [Tue, 19 Mar 2013 17:05:57 -0700] rev 16561
8010333: Remove com.sun.tools.javac.Server Reviewed-by: darcy
Tue, 19 Mar 2013 17:04:03 -0700 8010361: fix some langtools findbugs issues
jjg [Tue, 19 Mar 2013 17:04:03 -0700] rev 16560
8010361: fix some langtools findbugs issues Reviewed-by: darcy
Tue, 19 Mar 2013 15:13:44 -0700 8010315: doclint errors in javac public API
jjg [Tue, 19 Mar 2013 15:13:44 -0700] rev 16559
8010315: doclint errors in javac public API Reviewed-by: darcy
Tue, 19 Mar 2013 13:10:40 -0700 8010179: Remove transitional target values from javac
darcy [Tue, 19 Mar 2013 13:10:40 -0700] rev 16558
8010179: Remove transitional target values from javac Reviewed-by: jjg, mcimadamore
Mon, 18 Mar 2013 18:33:13 -0700 8007803: Implement javax.lang.model API for Type Annotations
jjg [Mon, 18 Mar 2013 18:33:13 -0700] rev 16557
8007803: Implement javax.lang.model API for Type Annotations Reviewed-by: darcy
Mon, 18 Mar 2013 14:40:32 -0700 8008425: Remove interim new javax.lang.model API for type-annotations
jjg [Mon, 18 Mar 2013 14:40:32 -0700] rev 16556
8008425: Remove interim new javax.lang.model API for type-annotations Reviewed-by: darcy
Mon, 18 Mar 2013 08:46:09 -0700 8005220: RFE to write javap tests for repeating annotations.
jjg [Mon, 18 Mar 2013 08:46:09 -0700] rev 16555
8005220: RFE to write javap tests for repeating annotations. Reviewed-by: jjg Contributed-by: peter.jensen@oracle.com
Fri, 15 Mar 2013 23:46:14 -0700 Merge
lana [Fri, 15 Mar 2013 23:46:14 -0700] rev 16554
Merge
Fri, 15 Mar 2013 13:39:04 +0100 8007767: TargetAnnoCombo.java need to be updated to add a new test mode
mnunez [Fri, 15 Mar 2013 13:39:04 +0100] rev 16553
8007767: TargetAnnoCombo.java need to be updated to add a new test mode Reviewed-by: jjg, strarup
Fri, 15 Mar 2013 09:02:26 +0000 5053846: javac: MethodRef entries are duplicated in the constant pool
vromero [Fri, 15 Mar 2013 09:02:26 +0000] rev 16552
5053846: javac: MethodRef entries are duplicated in the constant pool Reviewed-by: mcimadamore
Thu, 14 Mar 2013 22:54:17 -0700 8010010: NPE generating serializedLambdaName for nested lambda
rfield [Thu, 14 Mar 2013 22:54:17 -0700] rev 16551
8010010: NPE generating serializedLambdaName for nested lambda Reviewed-by: mcimadamore
Thu, 14 Mar 2013 10:33:31 -0700 8005428: Update jdeps to read the same profile information as by javac
mchung [Thu, 14 Mar 2013 10:33:31 -0700] rev 16550
8005428: Update jdeps to read the same profile information as by javac Reviewed-by: alanb
Thu, 14 Mar 2013 08:30:16 +0000 8008582: jtreg failures after conversion of shell tests to Java
vromero [Thu, 14 Mar 2013 08:30:16 +0000] rev 16549
8008582: jtreg failures after conversion of shell tests to Java Reviewed-by: jjg
Thu, 14 Mar 2013 01:45:44 -0400 8009429: Miscellaneous profiles cleanup
dholmes [Thu, 14 Mar 2013 01:45:44 -0400] rev 16548
8009429: Miscellaneous profiles cleanup Reviewed-by: jjg, alanb
Wed, 13 Mar 2013 14:47:15 -0700 8009684: Default top left frame should be "All Packages" in the generated javadoc documentation
bpatel [Wed, 13 Mar 2013 14:47:15 -0700] rev 16547
8009684: Default top left frame should be "All Packages" in the generated javadoc documentation Reviewed-by: jjg
Wed, 13 Mar 2013 22:03:09 +0100 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error
jfranck [Wed, 13 Mar 2013 22:03:09 +0100] rev 16546
8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error Reviewed-by: jjg
Thu, 28 Mar 2013 10:55:14 -0700 Added tag jdk8-b83 for changeset fd242a461861
katleman [Thu, 28 Mar 2013 10:55:14 -0700] rev 16545
Added tag jdk8-b83 for changeset fd242a461861
Wed, 05 Jul 2017 18:48:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:48:02 +0200] rev 16544
Merge
Mon, 01 Apr 2013 21:35:19 -0700 Merge
lana [Mon, 01 Apr 2013 21:35:19 -0700] rev 16543
Merge
Tue, 26 Mar 2013 12:00:55 -0700 Merge
lana [Tue, 26 Mar 2013 12:00:55 -0700] rev 16542
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip