Jonathan Gibbons
|
558b587367
|
8176131: Simplify new Taglet API
Reviewed-by: ksrini
|
2017-03-07 15:20:43 -08:00 |
|
Kumar Srinivasan
|
b320d61bdb
|
8175055: Errors reported by Arguments.validate should (probably) be fatal
Reviewed-by: jjg
|
2017-02-25 18:02:06 -08:00 |
|
Alexandre Iline
|
0defcd0141
|
8151220: Extend sample API to use modules
Reviewed-by: ksrini
|
2017-02-21 15:38:07 -08:00 |
|
Jonathan Gibbons
|
6873ceb82c
|
8173596: JavaCompiler.CompilationTask should support addModules
Reviewed-by: ksrini, jlahoda
|
2017-02-15 14:12:29 -08:00 |
|
Bhavesh Patel
|
737a10a2e7
|
8173419: Javadoc fix 8166175 results in test failures
Reviewed-by: jjg, ksrini
|
2017-01-26 16:53:56 -08:00 |
|
Kumar Srinivasan
|
8045fb0059
|
8169608: Compiler Tree API's Doctrees.getDocTreePath needs to accept a PackageElement
8157611: field visiblePackages is null for the unnamed module producing NPE when accessed
Reviewed-by: jjg, jlahoda
|
2017-01-19 13:16:19 -08:00 |
|
Jonathan Gibbons
|
c2ee320e61
|
8138725: Add options for Javadoc generation
Reviewed-by: ksrini, bpatel, ahgross
|
2016-07-12 14:41:14 -07:00 |
|
Jonathan Gibbons
|
e9ddc68f70
|
8170251: Add javax.tools.Tool.name()
Reviewed-by: darcy, mchung
|
2016-12-09 16:24:50 -08:00 |
|
Jonathan Gibbons
|
7987d2876a
|
8170953: CheckResourceKeys tests should declare the resource package to be open
Reviewed-by: mchung
|
2016-12-08 16:52:38 -08:00 |
|
Alan Bateman
|
01a366e6dd
|
Merge
|
2016-12-01 11:16:45 +00:00 |
|
Alan Bateman
|
22e233b2e9
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Bhavesh Patel <bhavesh.x.patel@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Reviewed-by: mcimadamore, jjg, mchung, anazarov
|
2016-12-01 09:02:42 +00:00 |
|
Kumar Srinivasan
|
f4c9d73b3e
|
8164316: Refine the Doclet APIs
Reviewed-by: jjg
|
2016-11-24 20:48:52 -08:00 |
|
Jonathan Gibbons
|
6e31f6440f
|
8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
Reviewed-by: mchung
|
2016-11-22 15:57:32 -08:00 |
|
Jonathan Gibbons
|
f742ef0ed0
|
8169676: boolean result of Option.process is often ignored
Reviewed-by: ksrini, jlahoda
|
2016-11-16 11:53:24 -08:00 |
|
Kumar Srinivasan
|
acae42fd30
|
8166379: IAE while invoking javadoc with --patch-module
Reviewed-by: jjg
|
2016-11-08 12:56:17 -08:00 |
|
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 |
|
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 |
|
Mandy Chung
|
2a62da3a63
|
8165109: langtools/test switches to use new CLI options
Reviewed-by: jjg, amlu
|
2016-08-30 20:49:41 -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 |
|
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 |
|
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 |
|
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 |
|
Alexandre Iline
|
57b82df0b9
|
8157975: Remove duplicate files in sample API
Reviewed-by: jjg, ksrini
|
2016-06-02 17:31:38 -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 |
|
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 |
|
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
|
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 |
|