This is the mail archive of the java@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: gcj -C / gcj verifier bug (?)


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom>   0: aload_0
Tom>   1: aload_1
Tom>   2: putfield #14=<Field com.ibm.bsf.util.type.TypeConvertorRegistry$1.this$0 com.ibm.bsf.util.type.TypeConvertorRegistry>
Tom>   5: aload_0
Tom>   6: invokespecial #17=<Method java.lang.Object.<init> ()void>
Tom>   9: return

Tom> Is there something I'm missing?  Both the JDK and gcj verifiers
Tom> pass this.

I was mistaken here.  The JDK rejects this code.

Tom


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