ihse [Fri, 28 Apr 2017 10:46:06 +0200] rev 44829
8179361: specify -javafx option for javadoc command
Reviewed-by: erikj
lana [Thu, 27 Apr 2017 21:16:00 +0000] rev 44828
Merge
ihse [Wed, 26 Apr 2017 14:34:09 +0200] rev 44827
8178042: Allow custom taglets
Reviewed-by: erikj, mchung
ksrini [Tue, 25 Apr 2017 07:54:11 -0700] rev 44826
8178725: provide way to link to external documentation
Reviewed-by: dholmes, erikj, ihse, jjg
lana [Thu, 27 Apr 2017 16:07:55 +0000] rev 44825
Added tag jdk-9+167 for changeset 70bbd6884287
duke [Wed, 05 Jul 2017 23:18:57 +0200] rev 44824
Added tag jdk-9+167 for changeset 8fd0a4569191
duke [Wed, 05 Jul 2017 23:18:55 +0200] rev 44823
Merge
jjg [Mon, 24 Apr 2017 14:59:43 -0700] rev 44822
8176327: javac produces wrong module-info
8178518: Add method JavaFileManager.contains
Reviewed-by: jlahoda
jlahoda [Mon, 24 Apr 2017 18:58:50 +0200] rev 44821
8179002: jdk/jshell/MergedTabShiftTabExpressionTest.java fails intermittently
Summary: Handle incomming byte arrays in batches, to avoid unnecessary matching.
Reviewed-by: rfield
jjg [Fri, 21 Apr 2017 13:58:57 -0700] rev 44820
Merge
jjg [Thu, 20 Apr 2017 16:13:40 -0700] rev 44819
8178017: JDK 9 change to symlink handling causes misleading class.public.should.be.in.file diagnostic
Reviewed-by: jlahoda, cushon
rfield [Fri, 21 Apr 2017 12:27:02 -0700] rev 44818
8178992: jshell tool: missing references in /help /set mode
Reviewed-by: jlahoda
jjiang [Fri, 21 Apr 2017 19:33:57 +0200] rev 44817
8179066: Add jdk/jshell/MergedTabShiftTabExpressionTest.java to ProblemList due to JDK-8179002
Reviewed-by: rfield
lana [Fri, 21 Apr 2017 03:34:47 +0000] rev 44816
Merge
ksrini [Thu, 20 Apr 2017 14:37:15 -0700] rev 44815
8178830: standard doclet: -javafx option should be unhidden
Reviewed-by: bpatel, jjg
jlahoda [Thu, 20 Apr 2017 13:43:03 +0200] rev 44814
8178481: jdk/jshell/CompletionSuggestionTest.java routinely fails
Summary: Depending on the test order, the completion after 'import c<tab>' may include additional entries besides 'com', only checking 'com' is present.
Reviewed-by: rfield
bpatel [Wed, 19 Apr 2017 10:26:48 -0700] rev 44813
8176452: Javadoc UI style issue with index in description.
Reviewed-by: jjg, ksrini
jlahoda [Wed, 19 Apr 2017 13:38:36 +0200] rev 44812
8178012: Finish removal of -Xmodule:
Summary: Changing -Xmodule: option to -XD-Xmodule:, setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: jjg
jlahoda [Wed, 19 Apr 2017 11:36:44 +0200] rev 44811
8178035: MergedTabShiftTabTest sometimes time outs
Summary: Splitting MergedTabShiftTabTest into two tests, increasing timeout.
Reviewed-by: rfield
jjg [Tue, 18 Apr 2017 15:03:57 -0700] rev 44810
8157763: update links to technotes in javadoc API
Reviewed-by: ksrini
darcy [Tue, 18 Apr 2017 13:43:34 -0700] rev 44809
8178916: Update annotation processing API for terminology changes in modules
Reviewed-by: jjg
ksrini [Tue, 18 Apr 2017 13:39:04 -0700] rev 44808
8178904: javadoc jdk/javadoc/doclet/testModules/TestIndirectExportsOpens.java fails
Reviewed-by: jjg
ksrini [Tue, 18 Apr 2017 06:29:53 -0700] rev 44807
8178339: javadoc includes qualified opens in "Additional Opened Packages" section
Reviewed-by: jjg
jjg [Mon, 17 Apr 2017 17:03:19 -0700] rev 44806
8162917: langtools/test/tools/javadoc/CompletionError.java is not runnable
Reviewed-by: ksrini
duke [Wed, 05 Jul 2017 23:18:39 +0200] rev 44805
Merge
aefimov [Mon, 24 Apr 2017 18:21:46 +0300] rev 44804
8176168: Performance drop due to SAXParser SymbolTable reset
Reviewed-by: joehw, lancea
duke [Wed, 05 Jul 2017 23:18:25 +0200] rev 44803
Merge
aefimov [Mon, 24 Apr 2017 00:22:11 +0300] rev 44802
8176168: Performance drop due to SAXParser SymbolTable reset
Reviewed-by: joehw, lancea
lana [Fri, 21 Apr 2017 03:34:05 +0000] rev 44801
Merge
joehw [Wed, 18 Jan 2017 11:47:43 -0800] rev 44800
8172875: Resizing XML parse trees test update
Reviewed-by: dfuchs, lancea