8035427: Math.random() JavaDoc: missing maximum returned value
Summary: Add some documentation amplifying the description of Math.random().
Reviewed-by: psandoz
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Summary: Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung