This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: [PATCH] New C++ ABI compatibility changes.
Alexandre Petit-Bianco wrote:
> Tom Tromey writes:
>
> > Or, failing that, I also think we could just remove the `static' from
> > the iclass definition.
>
> Is this what you had in mind? Can I check this in?
This looks good. Another cleanup which can be done is to use more natural types for the
arguments to the constructor, and get rid of the jbyte, jobject, etc casts.
regards
[ bryce ]