classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: java-util adjustments for target/native


From: Roman Kennke
Subject: Re: [cp-patches] FYI: java-util adjustments for target/native
Date: Thu, 19 Jan 2006 12:35:46 +0100

Hi Mark,

Am Donnerstag, den 19.01.2006, 02:02 +0100 schrieb Mark Wielaard:
> Hi Roman,
> 
> On Wed, 2006-01-18 at 10:19 +0000, Roman Kennke wrote:
> > I checked in this adjustment for VMTimeZone.c to make use of the target
> > native portability layer.
> > 
> > 2006-01-18  Roman Kennke  <address@hidden>
> > 
> >         * native/jni/java-util/java_util_VMTimeZone.c:
> >         (Java_java_util_VMTimeZone_getSystemTimeZoneId): Rewritten
> >         to use target native layer.
> >         (jint_to_charbuf): Removed unneeded helper function.
> 
> I don't really like this change. Why was this necessary?

As with the other target stuff, this was intended to improve
portability. However, I understand your point. Feel free to revert this
change and we (aicas) will implement our own thing based on the VM
interface. (The same goes for the remaining native code, if you don't
like the target native code at all, which is understandable since you
mostly deal with posix-like systems, then feel free to get rid of it, we
can still implement our own thing on the VM interface level. However,
this would mean that we could not exchange bugfixes for native code
anymore...)

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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