Mon, 10 Oct 2016 15:17:02 -0700 4649116: Add option to include full package description at top, before interface table
bpatel [Mon, 10 Oct 2016 15:17:02 -0700] rev 41453
4649116: Add option to include full package description at top, before interface table Reviewed-by: jjg
Mon, 10 Oct 2016 11:21:00 -0700 8165991: Fix DocTreeFactory newDocCommentTree
ksrini [Mon, 10 Oct 2016 11:21:00 -0700] rev 41452
8165991: Fix DocTreeFactory newDocCommentTree 8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section Reviewed-by: jjg
Mon, 10 Oct 2016 06:47:47 -0700 8151102: Cleanup javadoc exception handling
ksrini [Mon, 10 Oct 2016 06:47:47 -0700] rev 41451
8151102: Cleanup javadoc exception handling Reviewed-by: jjg
Tue, 11 Oct 2016 00:28:49 +0900 8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style
shinyafox [Tue, 11 Oct 2016 00:28:49 +0900] rev 41450
8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style Reviewed-by: rfield
Fri, 07 Oct 2016 20:48:39 -0700 8166648: jib make run-test for langtools results in intermittent failures on windows-x86
tbell [Fri, 07 Oct 2016 20:48:39 -0700] rev 41449
8166648: jib make run-test for langtools results in intermittent failures on windows-x86 Reviewed-by: erikj, jjg
Fri, 07 Oct 2016 16:49:39 -0700 8159855: Create an SPI for tools
jjg [Fri, 07 Oct 2016 16:49:39 -0700] rev 41448
8159855: Create an SPI for tools Reviewed-by: mchung
Fri, 07 Oct 2016 16:31:21 -0700 8072604: Improve handling of direct use of accept with TreePathScanner
jjg [Fri, 07 Oct 2016 16:31:21 -0700] rev 41447
8072604: Improve handling of direct use of accept with TreePathScanner Reviewed-by: ksrini
Thu, 06 Oct 2016 18:05:55 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41446
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:58 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:58 +0000] rev 41445
Merge
Thu, 06 Oct 2016 14:03:58 +0200 8153362: Add javac -Xlint warning to list exposed types which are not accessible
jlahoda [Thu, 06 Oct 2016 14:03:58 +0200] rev 41444
8153362: Add javac -Xlint warning to list exposed types which are not accessible Summary: Adding implementation to -Xlint:exports, to warn about exposing inaccessible types in API Reviewed-by: jjg
Wed, 05 Oct 2016 18:42:23 -0700 8167014: jdeps: Missing message: warn.skipped.entry
mchung [Wed, 05 Oct 2016 18:42:23 -0700] rev 41443
8167014: jdeps: Missing message: warn.skipped.entry Reviewed-by: alanb, lancea
Wed, 05 Oct 2016 18:41:43 -0700 8166846: jdeps fails to generate module info if there is any class in unnamed package
mchung [Wed, 05 Oct 2016 18:41:43 -0700] rev 41442
8166846: jdeps fails to generate module info if there is any class in unnamed package Reviewed-by: lancea
Wed, 05 Oct 2016 13:06:21 +0100 8167070: Performance regression in compound scopes
mcimadamore [Wed, 05 Oct 2016 13:06:21 +0100] rev 41441
8167070: Performance regression in compound scopes Summary: Extra call to inner scope's hasNext() causes performance regression Reviewed-by: jlahoda
Tue, 04 Oct 2016 18:56:03 -0700 8166860: Add magic number to jmod file
mchung [Tue, 04 Oct 2016 18:56:03 -0700] rev 41440
8166860: Add magic number to jmod file Reviewed-by: alanb, jjg
Tue, 04 Oct 2016 18:43:36 -0700 8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
smarks [Tue, 04 Oct 2016 18:43:36 -0700] rev 41439
8161338: (jdeprscan) remove JEP 293 non-conforming -cp option 8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected Reviewed-by: jjg
Tue, 04 Oct 2016 16:47:09 -0700 8166472: javac/javadoc expands @files incorrectly
jjg [Tue, 04 Oct 2016 16:47:09 -0700] rev 41438
8166472: javac/javadoc expands @files incorrectly Reviewed-by: henryjen, ksrini
Thu, 06 Oct 2016 20:56:13 +0000 Added tag jdk-9+139 for changeset 72fcbd6294cb
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41437
Added tag jdk-9+139 for changeset 72fcbd6294cb
Wed, 05 Jul 2017 22:19:30 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:30 +0200] rev 41436
Merge
Thu, 06 Oct 2016 18:05:54 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41435
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 20:56:11 +0000 Added tag jdk-9+139 for changeset 4cec206d8052
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41434
Added tag jdk-9+139 for changeset 4cec206d8052
Wed, 05 Jul 2017 22:19:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:22 +0200] rev 41433
Merge
Fri, 07 Oct 2016 10:51:19 -0700 8139584: XMLStreamWriterImpl does not write 'standalone' property
joehw [Fri, 07 Oct 2016 10:51:19 -0700] rev 41432
8139584: XMLStreamWriterImpl does not write 'standalone' property Reviewed-by: lancea
Thu, 06 Oct 2016 18:05:53 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:05 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
Mon, 03 Oct 2016 17:35:11 -0700 8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs Reviewed-by: joehw, dfuchs, redestad, lancea Contributed-by: jktomer@google.com
Thu, 06 Oct 2016 20:56:11 +0000 Added tag jdk-9+139 for changeset e1cb4c42ee86
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
Wed, 05 Jul 2017 22:19:13 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
Fri, 07 Oct 2016 21:28:20 +0530 8167018: Nashorn and jjs should support --module-path and --add-modules options
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options Reviewed-by: jlaskey, hannesw
Fri, 07 Oct 2016 10:30:14 +0200 8167289: Backport ES6 updates from Graal.js
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js Reviewed-by: lagergren, sundar Contributed-by: andreas.woess@oracle.com
Thu, 06 Oct 2016 18:05:55 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip