This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]