FULL PRODUCT VERSION :
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html#toString(java.lang.String)
See the Javadoc for the ByteArrayOutputStream.toString(String) method. Starting in that method and for all the following methods all of the content is in the wrong font.
The ByteArrayOutputStream.java class has an unclosed <code> element on line 178.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html#toString(java.lang.String)
See the Javadoc for the ByteArrayOutputStream.toString(String) method. Starting in that method and for all the following methods all of the content is in the wrong font.
The ByteArrayOutputStream.java class has an unclosed <code> element on line 178.
REPRODUCIBILITY :
This bug can be reproduced always.