Kumar Srinivasan
|
647a1f019f
|
8168368: Add missing bug id for JDK-8167383
Reviewed-by: bpatel
|
2016-10-19 16:58:09 -07:00 |
|
Kumar Srinivasan
|
7ef07fcf9a
|
8167383: Javadoc does not handle packages correctly when used with module option
Reviewed-by: bpatel, jjg
|
2016-10-19 14:51:20 -07:00 |
|
Bhavesh Patel
|
af3d6a8409
|
8151921: Improved page resolution
Reviewed-by: jjg, ksrini, ahgross
|
2016-07-14 13:35:35 -07:00 |
|
Bhavesh Patel
|
1b3ae71f98
|
8141636: Javadoc search should support camelCase search
Reviewed-by: jjg
|
2016-10-13 10:48:09 -07:00 |
|
Bhavesh Patel
|
0ce6fba428
|
4649116: Add option to include full package description at top, before interface table
Reviewed-by: jjg
|
2016-10-10 15:17:02 -07:00 |
|
Kumar Srinivasan
|
f4df89b00c
|
8165991: Fix DocTreeFactory newDocCommentTree
8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section
Reviewed-by: jjg
|
2016-10-10 11:21:00 -07:00 |
|
Kumar Srinivasan
|
6f16c4713d
|
8151102: Cleanup javadoc exception handling
Reviewed-by: jjg
|
2016-10-10 06:47:47 -07:00 |
|
Jonathan Gibbons
|
6fef223c3f
|
8159855: Create an SPI for tools
Reviewed-by: mchung
|
2016-10-07 16:49:39 -07:00 |
|
Jonathan Gibbons
|
799f344fcc
|
8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel
|
2016-09-30 13:15:22 -07:00 |
|
Andrey Nazarov
|
4c6cbab8ba
|
8166127: Develop new tests to cover javadoc module options which are passed to underlying javac
Reviewed-by: jjg, ksrini
|
2016-09-23 09:57:24 -07:00 |
|
Bhavesh Patel
|
ed209e2a48
|
8162363: Tables in javadoc documentation missing row headers
Reviewed-by: jjg
|
2016-09-21 18:18:50 -07:00 |
|
Mandy Chung
|
2a62da3a63
|
8165109: langtools/test switches to use new CLI options
Reviewed-by: jjg, amlu
|
2016-08-30 20:49:41 -07:00 |
|
Kumar Srinivasan
|
2df08320de
|
8157349: Missing doc-files in javadoc documentation
Reviewed-by: jjg
|
2016-08-29 07:46:37 -07:00 |
|
Jonathan Gibbons
|
1386ffb4f2
|
8164887: update tests to remove use of old-style options
Reviewed-by: mchung
|
2016-08-26 15:54:36 -07:00 |
|
Jonathan Gibbons
|
486c59283b
|
8164747: allclasses-frame broken after JDK-8162353
Reviewed-by: bpatel
|
2016-08-24 15:40:35 -07:00 |
|
Sandeep Konchady
|
865b439a69
|
8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/
Reviewed-by: anazarov, iris, jjg, shurailine
|
2016-08-23 10:19:49 +01:00 |
|
Jonathan Gibbons
|
20e0d40bc1
|
8164130: Simplify doclet IOException handling
Reviewed-by: bpatel, ksrini
|
2016-08-22 16:32:40 -07:00 |
|
Bhavesh Patel
|
efdde296cd
|
8155995: Update javadoc to include module search
Reviewed-by: jjg, ksrini
|
2016-08-19 12:54:02 -07:00 |
|
Kumar Srinivasan
|
8e3f461678
|
8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg
|
2016-08-18 05:48:35 -07:00 |
|
Jonathan Gibbons
|
f8ab3f84a4
|
8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles
Reviewed-by: bpatel
|
2016-08-16 10:57:13 -07:00 |
|
Bhavesh Patel
|
f6fc6ee2b8
|
8135291: [javadoc] broken link in Package com.sun.tools.jconsole
Reviewed-by: jjg, ksrini
|
2016-08-15 22:14:25 -07:00 |
|
Jonathan Gibbons
|
9208c82732
|
8162353: javadoc should provide a way to disable use of frames
Reviewed-by: bpatel, ksrini
|
2016-08-15 18:00:36 -07:00 |
|
Kumar Srinivasan
|
b620ed93e6
|
8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests
Reviewed-by: jjg
|
2016-08-10 16:19:09 -07:00 |
|
Jonathan Gibbons
|
978417c4c7
|
8136930: Simplify use of module-system options by custom launchers
8160489: Multiple -Xpatch lines ignored by javac
8156998: javac should support new option -XinheritRuntimeEnvironment
Reviewed-by: jlahoda, ksrini
|
2016-08-10 15:47:46 -07:00 |
|
Bhavesh Patel
|
fedc596776
|
8154817: Fix the click-through navigation for modules
Reviewed-by: jjg, ksrini
|
2016-08-02 13:14:12 -07:00 |
|
Bhavesh Patel
|
e08b3b12fb
|
8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini
|
2016-07-12 12:55:18 -07:00 |
|
Bhavesh Patel
|
def98f36d4
|
8157987: overview-summary.html generated by javadoc should include module information
Reviewed-by: jjg, ksrini
|
2016-07-05 13:30:40 -07:00 |
|
Jonathan Gibbons
|
5791bf6bd6
|
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class
Reviewed-by: alanb, erikj, ksrini
|
2016-06-22 17:20:53 -07:00 |
|
Bhavesh Patel
|
b5cd26324b
|
8156077: Support javadoc tags in module documentation
Reviewed-by: jjg
|
2016-06-09 23:24:05 -07:00 |
|
Alexandre Iline
|
57b82df0b9
|
8157975: Remove duplicate files in sample API
Reviewed-by: jjg, ksrini
|
2016-06-02 17:31:38 -07:00 |
|
Bhavesh Patel
|
139c282119
|
8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
Reviewed-by: jjg, ksrini
|
2016-05-11 20:28:22 +00:00 |
|
Kumar Srinivasan
|
6ae0f15a00
|
8155061: javadoc incorrectly sorted items in All Classes list and Index files
Reviewed-by: jjg
|
2016-04-29 16:06:52 -07:00 |
|
Kumar Srinivasan
|
4be9fb29fa
|
8154482: javadoc tool must support legacy doclet and taglet
Reviewed-by: jjg
|
2016-04-29 15:35:51 -07:00 |
|
Bhavesh Patel
|
1ac868ea61
|
8154119: Module summary page should display module description
Reviewed-by: jjg
|
2016-04-28 05:10:11 +00:00 |
|
Oleg Barbashov
|
25c9be01d5
|
8151777: Add "@index" tag to the sampleapi generator
Reviewed-by: ksrini, bpatel
|
2016-04-20 17:17:56 -07:00 |
|
Jonathan Gibbons
|
28ed819ae9
|
8154500: fix handling of jdk.launcher.patch.* in tests
Reviewed-by: ksrini
|
2016-04-18 19:14:50 -07:00 |
|
Kumar Srinivasan
|
acf90220b2
|
8073100: [javadoc] Provide an ability to suppress document generation for specific elements
Reviewed-by: jjg
|
2016-04-10 08:41:00 -07:00 |
|
Chris Hegarty
|
5a1b51cfbd
|
Merge
|
2016-03-22 10:43:19 +00:00 |
|
Alan Bateman
|
001ebb3a72
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Co-authored-by: Andreas Lundblad <andreas.lundblad@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
|
2016-03-17 19:04:28 +00:00 |
|
Oleg Barbashov
|
7e7b088683
|
8071982: Update tests for revamped Doclet API
8071984: Update test cases for repeating and type annotations output in javadoc
Reviewed-by: ksrini, bpatel
|
2016-03-14 15:04:57 -07:00 |
|
Kumar Srinivasan
|
c57335f395
|
8150000: Javadoc omits package listing for type
Reviewed-by: jjg
|
2016-03-05 07:53:12 -08:00 |
|
Kumar Srinivasan
|
daa39fa665
|
8150130: NPE building javafx docs with new doclet
Reviewed-by: jjg
|
2016-03-03 14:54:44 -08:00 |
|
Kumar Srinivasan
|
012ed935ee
|
8150895: Fix bug id in test for JDK-8149842
Reviewed-by: bpatel
|
2016-03-02 15:00:22 -08:00 |
|
Bhavesh Patel
|
5b14d73a63
|
8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly
Reviewed-by: jjg, ksrini
|
2016-03-02 21:27:01 +00:00 |
|
Kumar Srinivasan
|
7521e9ec77
|
8150096: Cleanup synthetic JCCompilationUnit for html files
Reviewed-by: jjg
|
2016-02-18 12:48:11 -08:00 |
|
Kumar Srinivasan
|
33dcb43fe9
|
8149842: javadoc incorrectly tries to get the documentation for inherited methods
Reviewed-by: jjg
|
2016-02-17 11:19:07 -08:00 |
|
Joe Darcy
|
f14d43a22b
|
6469561: javadoc for annotation types should not display "public abstract" modifiers on methods
6469562: Use compact notation to display annotation values
Reviewed-by: jjg
|
2016-02-15 17:17:58 -08:00 |
|
Kumar Srinivasan
|
cf406debb4
|
8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
|
2015-11-28 18:52:17 -08:00 |
|