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] Need flag to disable bytecode verification


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-05-31 11:50 -------
Actually, verification is no longer optional according to the JVMS as well as
the JLS (Second Edition):

http://java.sun.com/docs/books/vmspec/2nd-edition/html/ChangesAppendix.doc.html#448680
http://java.sun.com/docs/books/jls/second_edition/html/execution.doc.html#44490

That explains why the corresponding options are "hidden" in the JDK (at least
as of 1.4.2).

So should this be marked as WONTFIX?

-- 


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]