This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/15735] Should be able to disable bytecode verification


------- Additional Comments From tromey at gcc dot gnu dot org  2004-10-28 17:14 -------
FYI, not verifying in the compiler is somewhat tricky since
the compiler relies on the verifier to create type maps it
uses later on.


-- 


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


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