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: [classpath-0.98 merge branch] update and status


Andrew John Hughes wrote:

> What I'm asking is whether the root Pointer class could be used instead of
> RawData to provide the CNI no-garbage-collect semantics, thus removing
> a source of merge issues between the two (most of our NIO differences are
> due to this).

I suppose so, but I don't want to see a bunch of unnecessary changes,
especially if they adversely impact performance.  It's OK to make such
changes for NIO, but please leave all the RawData* for gcj-specific code.

Andrew.


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