Fallback to ISO-8859-1 if charset isn't supported

If UniversalDetecter gives us a character set name which isn't
supported by the JVM, log an error, but keep going using the
ISO-8859-1 character set as a fallback.

Bug: issue 545
Change-Id: I4b52836a69cdec2907ff8ff92d178faec3eb6fe7
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed