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: [patch] merging classpath 0.97.2


>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:

Matthias> The diff can be produced with:

I didn't look at the diff, but I assume it is all ok.
Did you try running Mauve?

Matthias>         * gcj/javaprims.h: Define jobjectRefType.

AFAIK, there is no reason for jobjectRefType not to simply always be
defined in Classpath's jni.h.  Assuming I'm not missing something, I'd
rather we do that.  I'll send a patch there.

Matthias>         * jni.cc (_Jv_JNI_GetObjectRefType): New (stub only).

It is better to just leave this slot as NULL, until a real
implementation is written.

If we need an implementation for some Classpath library, then let me
know and I will write one.

Otherwise this is ok by me.  Could you send a note to the main GCC
list before merging?  If someone else is doing a big merge it would be
nice not to hold off a little until those results stabilize.

Tom


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