[Bug libgcj/14781] disable bytecode verification for bootclasspath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14781 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug libgcj/14781] disable bytecode verification for bootclasspath
--- Additional Comments From tromey at gcc dot gnu dot org 2005-05-25 15:16 --- We now have -verify and -noverify flags. However, we still verify classes found on the bootclasspath. I've changed this PR's synopsis to reflect this. One question is whether we care about the bootclasspath