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