classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch


From: Tom Tromey
Subject: Re: Patch
Date: 23 Jul 2003 11:40:24 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Stuart" == Stuart Ballard <address@hidden> writes:

Stuart> Could whoever runs the Classpath Japize process try the
Stuart> attached patch to Japize and see if it fixes things in the
Stuart> next overnight run?

I haven't tried this yet.

Is it really necessary?  The fields in the .class file for the
interface are already marked properly, even though they aren't
explicitly marked in the source.  Here's the output from jcf-dump:

Fields (count: 2):
Field name:"DECLARED" public static final Signature: 6=int
Attribute "ConstantValue", length:2, value: #7=<Integer 1>
Field name:"PUBLIC" public static final Signature: 6=int
Attribute "ConstantValue", length:2, value: #10=<Integer 0>

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]