Robert Field
627e6c6bfa
8160009: JShell: Add SPI and execution to generated JShell javadoc (root ws)
...
Reviewed-by: jlahoda
2016-07-06 20:56:27 -07:00
Jonathan Gibbons
98f7893e83
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
Erik Joelsson
251735466a
8136777: Introduce bundle targets
...
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Athijegannathan Sundararajan
7750aa7661
8156847: jdk.dynalink package is shown under "Other Packages" section
...
Reviewed-by: jlaskey
2016-05-16 20:51:01 +05:30
Athijegannathan Sundararajan
93a253535c
8156914: jlink API minor cleanups
...
Reviewed-by: mchung
2016-05-16 14:50:43 +05:30
Chris Hegarty
da78f43efc
8044773: Refactor jdk.net API so that it can be moved out of the base module
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, erikj, mchung
2016-04-27 20:35:23 +01:00
Jiri Vanek
caf4001a70
8154313: Generated javadoc scattered all over the place
...
Added new top level target zip-docs which scans all generated javadocs and prepare zip-archive in way understandable to most IDEs
Reviewed-by: erikj
2016-04-15 14:57:53 +02:00
Jan Lahoda
2231f3da69
8153243: make docs should generate JShell API docs
...
Reviewed-by: erikj
2016-04-08 11:51:53 +02:00
Alan Bateman
cc661dd1c6
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: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Erik Joelsson
f2cf4159bc
8149963: build errors during API docs build
...
Reviewed-by: ihse, tbell
2016-02-17 17:03:08 +01:00
Athijegannathan Sundararajan
6c11ece1f4
8148617: top level make docs target does not generate javadocs for dynalink API
...
Reviewed-by: erikj, hannesw
2016-01-30 00:25:53 +05:30
Kumar Srinivasan
f458381f25
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-12 13:26:07 -08:00
Iris Clark
3585af8b6b
Merge
2015-07-23 13:15:40 -07:00
Erik Joelsson
f50537ea96
8087329: Introduce VERSION_IS_GA
...
Reviewed-by: ihse
2015-06-26 10:09:55 +02:00
Magnus Ihse Bursie
678a86c2ea
8085822: JEP 223: New Version-String Scheme (initial integration)
...
Reviewed-by: erikj, dcubed, dholmes
2015-06-11 00:21:56 +02:00
Joe Darcy
61e365e5f8
8080722: Revisit how to check for doclint reference warning during the build
...
Reviewed-by: alanb
2015-07-13 09:29:01 -07:00
Athijegannathan Sundararajan
6ede1d2199
8079900: javadoc is missing for jdk.nashorn.api.tree package
...
Reviewed-by: lagergren, erikj
2015-05-11 16:39:31 +05:30
Peter Brunet
af874b5889
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 15:48:08 -05:00
Erik Joelsson
8c34ca1072
8074395: Random build failures in javadoc on Solaris
...
Reviewed-by: tbell
2015-03-05 10:29:36 +01:00
Mandy Chung
f8731d01ac
8067829: Remove setting -bootclasspath $(JDK_OUTPUTDIR)/classes from Javadoc.gmk
...
Reviewed-by: erikj
2014-12-17 16:36:21 -08:00
Andreas Lundblad
f158033fda
8066138: Trailing whitespace in title of javadoc: Overview (Java Platform SE 7 )
...
Trims whitespace of arguments in OptionOnly, OptionPair and OptionTrip.
Reviewed-by: erikj
2014-12-16 11:28:34 +01:00
Chris Hegarty
8d19b510dd
Merge
2014-12-03 19:28:30 +00:00
Chris Hegarty
b26d39ffd7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Athijegannathan Sundararajan
d291f2c3f7
8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs
...
Reviewed-by: erikj, jlaskey, lagergren
2014-11-28 18:31:05 +05:30
Magnus Ihse Bursie
c4ced97793
8065914: Various improvements and cleanup of build system
...
Reviewed-by: erikj
2014-11-27 15:41:56 +01:00
Magnus Ihse Bursie
a6355c5d7d
8058631: Rename posix to unix in build system to match file name changes
...
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:46 +01:00
Roger Riggs
49f87c1034
8062475: Enable hook for custom doc generation
...
Reviewed-by: erikj
2014-10-31 11:23:03 -04:00
Erik Joelsson
35275f34fd
8055096: Remove explicit mx flag from javadoc command line
...
Reviewed-by: tbell, mduigou
2014-08-22 11:51:33 +02:00
Chris Hegarty
ebd8efe5ef
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00
Mike Duigou
0d0d58ac29
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
...
Reviewed-by: alanb
2014-07-21 21:34:29 -07:00
Phil Race
6dfab3f953
Merge
2014-07-01 10:20:34 -07:00
Joe Darcy
f5c7c3c790
8048302: Update bug reporting URL in make/Javadoc.gmk
...
8048321: Enable doclint warnings in build of docs from langtools
Reviewed-by: tbell
2014-06-30 14:27:37 -07:00
Mandy Chung
1211cc5dbc
8044063: Remove com.sun.java.browser.* from jdk repo
...
Reviewed-by: darcy, alanb
2014-06-20 13:35:56 -07:00
Erik Joelsson
85f16f2d55
8042348: Copyright link in Javadoc page for Java SE 8
...
Reviewed-by: tbell, iris
2014-05-06 11:43:14 +02:00
Erik Joelsson
d8c216194e
8041487: Fix proper dependencies for correct incremental build of javadocs
...
Reviewed-by: tbell
2014-04-23 14:23:50 +02:00
Michael McMahon
4acce14c79
8036979: Support java.net.SocketOption<> in java.net socket types
...
Reviewed-by: alanb, chegar
2014-04-12 19:05:42 +00:00
Joe Darcy
2bcdd59800
8031081: Use separate doclint flags for different doc bundles
...
Reviewed-by: chegar, tbell
2014-01-03 09:37:34 -08:00
Magnus Ihse Bursie
1a8ec8e251
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-14 10:53:23 +01:00