This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC/RFT] Patch (java): Switch to new verifier
Bryce McKinlay writes:
> Ranjit Mathew wrote:
>
> >Bryce you seem to have committed the change
> >to lang.c to enable the new verifier as well (only
> >on mainline). Was that intentional? (I have no
> >objections, since I proposed it in the first
> >place... ;-))
> >
> >If it was, please unXFAIL the pr13107_2/3
> >tests.
> >
> >
>
> Oops, no that wasn't intentional. I think its a good idea though.
> Andrew, do you want to retroactively approve this (mainline only)?
Yes. It is a good idea to nuke the old verifer as soon as we feel we can.
Andrew.