Mon, 19 Dec 2016 11:15:01 -0800 8171255: Javac generates Deprecated class file attribute for @deprecated javadoc tag on module declaration.
jjg [Mon, 19 Dec 2016 11:15:01 -0800] rev 42839
8171255: Javac generates Deprecated class file attribute for @deprecated javadoc tag on module declaration. Reviewed-by: mcimadamore, anazarov
Mon, 19 Dec 2016 11:07:44 -0800 8171451: update langtools problem lists for failing tests
jjg [Mon, 19 Dec 2016 11:07:44 -0800] rev 42838
8171451: update langtools problem lists for failing tests Reviewed-by: darcy
Sat, 17 Dec 2016 16:57:14 -0500 8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
vromero [Sat, 17 Dec 2016 16:57:14 -0500] rev 42837
8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562 Reviewed-by: jjg
Fri, 16 Dec 2016 11:58:18 -0800 Merge
ddehaven [Fri, 16 Dec 2016 11:58:18 -0800] rev 42836
Merge
Mon, 12 Dec 2016 20:54:41 -0800 Merge
ddehaven [Mon, 12 Dec 2016 20:54:41 -0800] rev 42835
Merge
Mon, 05 Dec 2016 08:36:16 -0800 Merge
ddehaven [Mon, 05 Dec 2016 08:36:16 -0800] rev 42834
Merge
Thu, 01 Dec 2016 10:34:29 -0800 Merge
prr [Thu, 01 Dec 2016 10:34:29 -0800] rev 42833
Merge
Tue, 29 Nov 2016 15:15:20 -0800 8170428: Move src.zip to JDK/lib/src.zip
mchung [Tue, 29 Nov 2016 15:15:20 -0800] rev 42832
8170428: Move src.zip to JDK/lib/src.zip Reviewed-by: jjg
Fri, 16 Dec 2016 09:07:57 -0800 8160196: Module summary page should display information based on "api" or "detail" mode.
bpatel [Fri, 16 Dec 2016 09:07:57 -0800] rev 42831
8160196: Module summary page should display information based on "api" or "detail" mode. Reviewed-by: jjg, ksrini
Fri, 16 Dec 2016 18:54:09 +0300 Merge
anazarov [Fri, 16 Dec 2016 18:54:09 +0300] rev 42830
Merge
Fri, 16 Dec 2016 18:40:23 +0300 8170549: Improve testing of annotations on modules
anazarov [Fri, 16 Dec 2016 18:40:23 +0300] rev 42829
8170549: Improve testing of annotations on modules Reviewed-by: jjg, jlahoda
Fri, 16 Dec 2016 15:27:47 +0000 8171371: Remove redundant type-arguments from generic method calls
mcimadamore [Fri, 16 Dec 2016 15:27:47 +0000] rev 42828
8171371: Remove redundant type-arguments from generic method calls Reviewed-by: jjg, rfield, mchung
Fri, 16 Dec 2016 15:27:34 +0000 8181370: Convert anonymous inner classes into lambdas/method references
mcimadamore [Fri, 16 Dec 2016 15:27:34 +0000] rev 42827
8181370: Convert anonymous inner classes into lambdas/method references Reviewed-by: jjg, rfield, mchung
Fri, 16 Dec 2016 12:08:46 +0100 8171355: Implement Elements.getOrigin
jlahoda [Fri, 16 Dec 2016 12:08:46 +0100] rev 42826
8171355: Implement Elements.getOrigin Summary: Adding implementation for javax.lang.model.util.Elements.getOrigin Reviewed-by: darcy, jjg
Fri, 16 Dec 2016 12:04:32 +0100 8163315: Implement an API to identify an implicitly declared annotation (or declaration)
darcy [Fri, 16 Dec 2016 12:04:32 +0100] rev 42825
8163315: Implement an API to identify an implicitly declared annotation (or declaration) Summary: Adding javax.lang.model.util.Elements.getOrigin Reviewed-by: jjg
Fri, 16 Dec 2016 12:02:30 +0100 8133896: Update javax.lang.model APIs
jlahoda [Fri, 16 Dec 2016 12:02:30 +0100] rev 42824
8133896: Update javax.lang.model APIs Reviewed-by: darcy, jjg
Fri, 16 Dec 2016 08:17:55 +0000 Merge
alanb [Fri, 16 Dec 2016 08:17:55 +0000] rev 42823
Merge
Fri, 16 Dec 2016 05:47:58 +0000 8170987: Module system implementation refresh (12/2016)
alanb [Fri, 16 Dec 2016 05:47:58 +0000] rev 42822
8170987: Module system implementation refresh (12/2016) Reviewed-by: mcimadamore Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com
Thu, 15 Dec 2016 11:47:25 -0800 8170553: javac info options should match launcher options
jjg [Thu, 15 Dec 2016 11:47:25 -0800] rev 42821
8170553: javac info options should match launcher options Reviewed-by: jlahoda
Wed, 14 Dec 2016 18:30:56 -0800 8170708: javap -m <module> cannot read a module-info.class
jjg [Wed, 14 Dec 2016 18:30:56 -0800] rev 42820
8170708: javap -m <module> cannot read a module-info.class Reviewed-by: jlahoda
Wed, 14 Dec 2016 17:56:11 -0700 8075793: Source incompatibility for inference using -source 7
dlsmith [Wed, 14 Dec 2016 17:56:11 -0700] rev 42819
8075793: Source incompatibility for inference using -source 7 Summary: In pre-8 sources, avoid capture variables as inference bounds, consistent with old javac behavior Reviewed-by: vromero, mcimadamore
Wed, 14 Dec 2016 20:34:19 +0000 Merge
lana [Wed, 14 Dec 2016 20:34:19 +0000] rev 42818
Merge
Wed, 14 Dec 2016 10:51:21 -0800 8171201: Drop java.compact$N aggregator modules
mchung [Wed, 14 Dec 2016 10:51:21 -0800] rev 42817
8171201: Drop java.compact$N aggregator modules 8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters Reviewed-by: alanb, erikj
Tue, 13 Dec 2016 12:25:58 -0800 8162674: change javadoc output text and style emitted by for-removal deprecations
bpatel [Tue, 13 Dec 2016 12:25:58 -0800] rev 42816
8162674: change javadoc output text and style emitted by for-removal deprecations Reviewed-by: jjg
Tue, 13 Dec 2016 10:49:28 +0100 8072988: Update javax.annotation.processing for modules
jlahoda [Tue, 13 Dec 2016 10:49:28 +0100] rev 42815
8072988: Update javax.annotation.processing for modules Summary: Support for generating files in multi-module mode. Reviewed-by: darcy, jjg Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Tue, 13 Dec 2016 10:48:18 +0100 8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
jlahoda [Tue, 13 Dec 2016 10:48:18 +0100] rev 42814
8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT Summary: JavaFileManager operations that allow module-oriented locations should also allow output locations. Reviewed-by: jjg
Mon, 12 Dec 2016 18:56:45 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:56:45 -0800] rev 42813
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Wed, 14 Dec 2016 20:23:26 +0000 Added tag jdk-9+149 for changeset d10c31f6b857
lana [Wed, 14 Dec 2016 20:23:26 +0000] rev 42812
Added tag jdk-9+149 for changeset d10c31f6b857
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip