Don't read `<clinit>`s from class files

This was causing an error when checking required annotation elements for
annotations with `<clinit>`s read from bytecode:

```
error: missing required annotation argument: <clinit>
@Foo
```

https://github.com/bazelbuild/bazel/issues/13144

PiperOrigin-RevId: 360553027
3 files changed
tree: 0ff28b16c687c087110af674deb2a4a9f0f66c98
  1. .github/
  2. java/
  3. javatests/
  4. proto/
  5. .gitattributes
  6. .gitignore
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Turbine

Turbine is a header compiler for Java.