Tue, 09 Apr 2013 15:16:41 -0700 Merge
katleman [Tue, 09 Apr 2013 15:16:41 -0700] rev 16585
Merge
Tue, 09 Apr 2013 13:05:22 -0700 8011348: use of which in common/autoconf/autogen.sh is not portable
tbell [Tue, 09 Apr 2013 13:05:22 -0700] rev 16584
8011348: use of which in common/autoconf/autogen.sh is not portable Reviewed-by: erikj, katleman, mduigou
Tue, 09 Apr 2013 09:45:48 +0200 8010465: Can't enable sjavac when building in jprt.
erikj [Tue, 09 Apr 2013 09:45:48 +0200] rev 16583
8010465: Can't enable sjavac when building in jprt. Reviewed-by: ohair, tbell
Tue, 09 Apr 2013 09:42:20 +0200 8006288: build-infra: Use solaris nm and not gnm on solaris
erikj [Tue, 09 Apr 2013 09:42:20 +0200] rev 16582
8006288: build-infra: Use solaris nm and not gnm on solaris Reviewed-by: tbell
Mon, 08 Apr 2013 14:07:32 -0400 8011388: Support building zero and zeroshark with the new build
omajid [Mon, 08 Apr 2013 14:07:32 -0400] rev 16581
8011388: Support building zero and zeroshark with the new build Reviewed-by: andrew, dholmes, erikj Contributed-by: Omair Majid <omajid@redhat.com>, Roman Kennke <rkennke@redhat.com>
Fri, 05 Apr 2013 09:38:54 +0200 8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
erikj [Fri, 05 Apr 2013 09:38:54 +0200] rev 16580
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar' Reviewed-by: tbell
Thu, 04 Apr 2013 09:25:58 +0200 8011372: Remove -p from cp in IdleCompilation.gmk
erikj [Thu, 04 Apr 2013 09:25:58 +0200] rev 16579
8011372: Remove -p from cp in IdleCompilation.gmk Reviewed-by: pliden, tbell
Thu, 04 Apr 2013 09:24:21 +0200 8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure
erikj [Thu, 04 Apr 2013 09:24:21 +0200] rev 16578
8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure Reviewed-by: tbell, alanb
Thu, 04 Apr 2013 19:05:04 -0700 Added tag jdk8-b84 for changeset aec7eec37b03
katleman [Thu, 04 Apr 2013 19:05:04 -0700] rev 16577
Added tag jdk8-b84 for changeset aec7eec37b03
Wed, 05 Jul 2017 18:48:17 +0200 Added tag jdk8-b84 for changeset d7ad0dfaa411
duke [Wed, 05 Jul 2017 18:48:17 +0200] rev 16576
Added tag jdk8-b84 for changeset d7ad0dfaa411
Wed, 05 Jul 2017 18:48:16 +0200 Merge jdk8-b84
duke [Wed, 05 Jul 2017 18:48:16 +0200] rev 16575
Merge
Wed, 05 Jul 2017 18:48:12 +0200 Merge
duke [Wed, 05 Jul 2017 18:48:12 +0200] rev 16574
Merge
Mon, 01 Apr 2013 21:42:15 -0700 Merge
lana [Mon, 01 Apr 2013 21:42:15 -0700] rev 16573
Merge
Tue, 26 Mar 2013 12:07:45 -0700 Merge
lana [Tue, 26 Mar 2013 12:07:45 -0700] rev 16572
Merge
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip