8301455: comments in TestTypeAnnotations still refer to resolved JDK-8068737
Reviewed-by: jjg
This commit is contained in:
parent
561ec9c5a0
commit
35e75c131d
@ -137,7 +137,6 @@ public class TestTypeAnnotations extends JavadocTester {
|
||||
="FldB.html" title="annotation interface in typeannos">@FldB</a> [][]</span>&nbs\
|
||||
p;<span class="element-name">array2SecondOld</span></div>""",
|
||||
|
||||
// When JDK-8068737, we should change the order
|
||||
"""
|
||||
<div class="member-signature"><span class="return-type"><a href="FldD.html" titl\
|
||||
e="annotation interface in typeannos">@FldD</a> java.lang.String <a href="FldC.h\
|
||||
@ -173,7 +172,6 @@ public class TestTypeAnnotations extends JavadocTester {
|
||||
MRtnA.html" title="annotation interface in typeannos">@MRtnA</a> java.lang.Strin\
|
||||
g</span> <span class="element-name">method</span>()</div>""",
|
||||
|
||||
// When JDK-8068737 is fixed, we should change the order
|
||||
"""
|
||||
<div class="member-signature"><span class="return-type"><a href="MRtnA.html" tit\
|
||||
le="annotation interface in typeannos">@MRtnA</a> java.lang.String <a href="MRtn\
|
||||
@ -251,7 +249,6 @@ public class TestTypeAnnotations extends JavadocTester {
|
||||
tation interface in typeannos">@ParamB</a> java.lang.String> a)</span></\
|
||||
div>""",
|
||||
|
||||
// When JDK-8068737 is fixed, we should change the order
|
||||
"""
|
||||
<div class="member-signature"><span class="return-type">void</span> <span c\
|
||||
lass="element-name">array2Deep</span><wbr><span class="parameters">(<a href="Par\
|
||||
|
Loading…
x
Reference in New Issue
Block a user