mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8177280: @see {@link} syntax should allow generic types
8237826: DocTrees should provide getType(DocTreePath) method Reviewed-by: jjg
This commit is contained in:
parent
c0a1a4e4fc
commit
b43f356288
15 changed files with 371 additions and 191 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 8004832 8020556 8002154 8200432
|
||||
* @bug 8004832 8020556 8002154 8200432 8177280
|
||||
* @summary Add new doclint package
|
||||
* @modules jdk.compiler/com.sun.tools.doclint
|
||||
* @build DocLintTester
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue