FULL PRODUCT VERSION :
1.7.0_25
ADDITIONAL OS VERSION INFORMATION :
OS not relevant. This is a Javadoc typo.
A DESCRIPTION OF THE PROBLEM :
There's a typo in the Javadoc for java.sql.DatabaseMetaData.supportsResultSetHoldability().
From this method onwards all Javadoc is printed in mono-spaced font.
My guess is that there's an unclosed <code> tag in Javadoc comments for said method.
Problem also exist in JDK 1.6 (tested on 1.6.0_31).
REPRODUCIBILITY :
This bug can be reproduced always.
1.7.0_25
ADDITIONAL OS VERSION INFORMATION :
OS not relevant. This is a Javadoc typo.
A DESCRIPTION OF THE PROBLEM :
There's a typo in the Javadoc for java.sql.DatabaseMetaData.supportsResultSetHoldability().
From this method onwards all Javadoc is printed in mono-spaced font.
My guess is that there's an unclosed <code> tag in Javadoc comments for said method.
Problem also exist in JDK 1.6 (tested on 1.6.0_31).
REPRODUCIBILITY :
This bug can be reproduced always.