Make JarJar abort when it can't read a .class file.

This change avoids future situations where jarjar silently skips
class files that it can't read (as happened with files compiled for
Java 8)

Bug: 27637680
Change-Id: Ic64a087801e29f89c745b04581e42a4489e7b65b
1 file changed