This is the mail archive of the java-patches@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]

Re: [BC ABI] Type assertions


Tom Tromey writes:
 > >>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:
 > 
 > Bryce> If it turns out we need other kinds of type assertions, the
 > Bryce> table could be in a form like:
 > 
 > Yeah.  Plus, the only assertions we need will be precisely the things
 > we change the verifier to lie about.

Right, but I'm allowing for version skew when we're distributing
precompiled binaries which are somewhat independent of the exact
runtime version.

Andrew.


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