The @param tag for the String(String) constructor uses a different parameter name than the constructor ("value" instead of "original"). The getBytes() method which takes no parameters has copied the @param tag from getBytes(String charsetName). These issues should be corrected.
Errors listed at http://javapubs.eng/apicheck/j2se/ExecutiveSummary.html.
Errors listed at http://javapubs.eng/apicheck/j2se/ExecutiveSummary.html.