This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: -fnew-verifier
Bryce> Agreed. Also, if we arn't going to make --indirect-dispatch the
Bryce> default for 4.0, then we should at least make it the default on the
Bryce> HEAD as soon as 4.0 branches.
Bryce> Are there any strong against making it the default, anyway?
Bryce> Performance? Bugs?
AFAIK right now -findirect-dispatch only works when compiling from
.class. There's also the CNI problem.
It would be less risky to do another release as is and make it the
default when it is more complete and has had more testing in the
field.
Tom