mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-03 15:51:08 +00:00
Change verifier signature checking into asserts because ClassFileParser checks signatures for files being verified. Reviewed-by: lfoltan, coleenp, redestad, dholmes