Christoph Langer
1a48fa0fb7
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
...
Reviewed-by: stuefe, jjg
2019-03-22 08:56:30 +01:00
Priya Lakshmi Muthuswamy
1c0f35a5b4
8219958: Automatically load taglets from a jar file
...
Reviewed-by: jjg
2019-03-20 09:58:12 +05:30
Jonathan Gibbons
7954db81f8
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
...
Reviewed-by: hannesw
2019-03-18 11:50:57 -07:00
Nick Gasson
6b79655b44
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
...
Reviewed-by: jjg, clanger
2019-03-14 14:25:09 -07:00
Derek Thomson
d8497d254a
8219691: method summary table head should be enclosed in <thead>
...
Reviewed-by: jjg
2019-03-14 13:33:10 -07:00
Jonathan Gibbons
d3242724c9
8220379: Fix doclint handling of headings
...
Reviewed-by: erikj, jlahoda
2019-03-14 11:39:00 -07:00
Liam Miller-Cushon
0720686823
8193277: SimpleFileObject inconsistency between getName and getShortName
...
Reviewed-by: jjg
2019-03-05 12:01:04 -08:00
Liam Miller-Cushon
ab3f5e3e15
8220634: SymLinkArchiveTest should handle not being able to create symlinks
...
Reviewed-by: jjg
2019-03-13 17:26:21 -07:00
Jonathan Gibbons
1b9db9b7a1
8220202: Simplify/standardize method naming for HtmlTree
...
Reviewed-by: hannesw
2019-03-11 12:59:45 -07:00
Priya Lakshmi Muthuswamy
e5f0f8d005
8220087: Remove remnants of HTML4 support
...
Reviewed-by: jjg
2019-03-11 14:57:16 +05:30
Priya Lakshmi Muthuswamy
472d55d722
8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
...
Reviewed-by: jjg
2019-03-11 14:17:08 +05:30
Jonathan Gibbons
58aa7a85f6
8219946: Set class on body elements
...
Reviewed-by: hannesw
2019-03-05 10:35:29 -08:00
Jonathan Gibbons
66868f287c
8219801: Pages do not have <h1>
...
Reviewed-by: hannesw
2019-03-04 11:19:34 -08:00
Jan Lahoda
76c916516c
8217868: Crash for overlap between source path and patch module path
...
When analyzing implicit files, do not look for containing module, but rather use the already known one.
Reviewed-by: jjg
2019-03-04 10:19:35 +01:00
Christoph Langer
8bec32b02f
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
...
Reviewed-by: jlahoda
2019-03-01 10:15:04 +00:00
Priya Lakshmi Muthuswamy
151e628a8e
8215584: Remove support for the "old" doclet API in com/sun/javadoc
...
Reviewed-by: jjg, hannesw
2019-02-22 11:10:55 +05:30
Jonathan Gibbons
b7ed42eedd
8219558: jdk/javadoc tests fail with missing headings: h1
...
Reviewed-by: darcy
2019-02-21 17:50:27 -08:00
Jonathan Gibbons
46666a2d94
8216170: java.lang.IllegalArgumentException: directories not supported
...
Reviewed-by: hannesw
2019-02-21 15:17:42 -08:00
Jonathan Gibbons
fa0093dc2c
8215307: Pages do not have <h1>
...
Reviewed-by: hannesw
2019-02-21 14:03:57 -08:00
Joe Darcy
bf2d27c5a4
8219254: Update explicit uses of latest source/target in langtools tests to a property
...
8219256: Update javac diags tests to use properties
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: jjg, jlahoda, darcy, iignatyev
2019-02-21 10:29:16 -08:00
Priya Lakshmi Muthuswamy
dcf38e3cfe
8213354: Support package-specific stylesheets
...
Reviewed-by: jjg
2019-02-21 11:26:39 +05:30
Jonathan Gibbons
431b49663a
8218998: Add metadata to generated API documentation files
...
Reviewed-by: hannesw
2019-02-20 16:15:02 -08:00
Harold Seigel
dd7e50dc01
8214719: Deprecate -Xverify:none option
...
Deprecate -Xverify:none and -noverify and remove them from tests
Reviewed-by: dholmes, mikael
2019-02-20 13:21:36 -05:00
Jan Lahoda
68d32a9a8a
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
...
When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: jjg
2019-02-15 12:09:53 +01:00
Srinivas Dama
37169f4bbc
8201544: Improve javac command line parsing and error reporting
...
Modified exception into an error message for invalid filenames on windows
Reviewed-by: vromero, jjg
2019-02-14 21:52:39 +05:30
Jonathan Gibbons
904bb0919f
8218944: Fix failed for JDK-8218936
...
Reviewed-by: jwilhelm
2019-02-14 07:41:54 -08:00
Jonathan Gibbons
831b315ca2
8218936: Test fails in Internet environment
...
Reviewed-by: mchung
2019-02-13 17:18:56 -08:00
Priya Lakshmi Muthuswamy
e13ec79b60
8215577: Remove javadoc support for HTML 4
...
Reviewed-by: jjg, hannesw
2019-01-30 16:39:26 +05:30
Jonathan Gibbons
dbc9e5e35c
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
...
Reviewed-by: clanger, hannesw
2019-01-29 13:39:40 -08:00
Bernard Blaser
777ad9080e
8193367: Annotated type variable bounds crash javac
...
Reviewed-by: mcimadamore, vromero
2019-01-26 15:50:59 +01:00
Magnus Ihse Bursie
659006b218
8217638: Remove old way of running tests (test/Makefile)
...
Reviewed-by: erikj, jjg
2019-01-24 11:29:16 +01:00
Jonathan Gibbons
6326bf224e
8217395: Update langtools shell tests to use ${EXE_SUFFIX}
...
Reviewed-by: darcy
2019-01-18 12:41:11 -08:00
Jonathan Gibbons
c932d8294b
8217034: JavadocTester should check for missing files by default
...
Reviewed-by: hannesw
2019-01-18 11:26:30 -08:00
Bernard Blaser
454cbfacaa
8214345: infinite recursion while checking super class
...
Reviewed-by: vromero
2019-01-18 13:49:45 -05:00
Priya Lakshmi Muthuswamy
744d6085b4
8202626: javadoc generates broken links to <Unnamed>
...
Reviewed-by: jjg
2019-01-16 11:15:25 +05:30
Jonathan Gibbons
3a1f460d19
8217214: Recent new javadoc test needs to be updated
...
Reviewed-by: mchung
2019-01-15 15:45:39 -08:00
Jonathan Gibbons
cdaffdd356
8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker
...
Reviewed-by: hannesw
2019-01-15 14:18:44 -08:00
Jesper Wilhelmsson
a8c5f1e59a
Merge
2019-01-15 22:54:09 +01:00
Vicente Romero
ae0cb515d6
8215482: check for cycles in type variables can provoke NPE
...
Reviewed-by: mcimadamore
2019-01-14 12:24:25 -05:00
Priya Lakshmi Muthuswamy
f00057cb16
8199892: Missing landmarks when generating docs using html sources
...
Reviewed-by: jjg
2019-01-14 15:09:15 +05:30
Joe Darcy
5ad47c58a3
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
...
Reviewed-by: jjg
2019-01-11 09:57:15 -08:00
Jonathan Gibbons
a5624be901
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
...
Reviewed-by: hannesw, pmuthuswamy
2019-01-15 11:05:25 -08:00
Jim Laskey
11b29c8de1
8215681: Remove compiler support for Raw String Literals from JDK 12
...
Reviewed-by: mcimadamore, jlahoda, sundar
2019-01-09 11:13:00 -04:00
Jan Lahoda
c526b4b225
8215438: jshell tool: Ctrl-D causes EOF
...
Properly handling EndOfFileException so that jshell can be closed with Ctrl-D.
Reviewed-by: rfield
2019-01-08 16:31:27 +01:00
Srinivas Dama
2f34c5ac6a
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
...
Set Log.useSource and fix the issue in Modules.java when broken module is encountered
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: jjg
2019-01-03 11:21:11 +05:30
Hannes Wallnöfer
cb553175b7
8215291: Broken links when generating from project without modules
...
Reviewed-by: jjg
2018-12-21 11:02:36 +01:00
Robert Field
2ebc9f99e5
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
...
Reviewed-by: jlahoda
2018-12-15 17:13:39 -08:00
Joe Darcy
f68fd6a1c2
8216404: Elements.getPackageOf should handle modules
...
Reviewed-by: jlahoda
2019-01-10 10:34:30 -08:00
Jesper Wilhelmsson
67a5fc2529
Merge
2019-01-09 22:59:49 +01:00
Priya Lakshmi Muthuswamy
61c1c09d86
8214738: javadoc should honor styles in doc-files
...
Reviewed-by: jjg
2019-01-08 11:16:32 +05:30