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