[Bug libgcj/14781] disable bytecode verification for bootclasspath

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 25 15:16:00 GMT 2005


------- 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 feature.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Need flag to disable        |disable bytecode
                   |bytecode verification       |verification for
                   |                            |bootclasspath


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14781



More information about the Java-prs mailing list