This is the mail archive of the java@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: Linking libgcj, and Java security


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> Do we all agree on what the CNI rules are about pointers to
Hans> collectable objects in C/C++ data structures/libraries?

Historically they've been fine in globals, but not elsewhere.
This was probably a mistake to support.

I don't know how much CNI code is out there, so I don't know the cost
of changing this.

Tom


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