Polish "Fix Javadoc"
See gh-32403
This commit is contained in:
@@ -554,7 +554,7 @@ class ExtendedBeanInfoTests {
|
||||
* IntrospectionException regarding a "type mismatch between indexed and non-indexed
|
||||
* methods" intermittently (approximately one out of every four times) under JDK 7
|
||||
* due to non-deterministic results from {@link Class#getDeclaredMethods()}.
|
||||
* @see <a href="https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7023180">JDK-7023180 : Change in specified-to-be-unspecified ordering of getDeclaredMethods causes application problems</a>
|
||||
* @see <a href="https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7023180">JDK-7023180</a>
|
||||
* @see #cornerSpr9702()
|
||||
*/
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user