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]: Improve management of object references


>>>>> "Fernando" == Fernando Nasser <fnasser@redhat.com> writes:

Fernando> This patch prevent that JNI global references be left behind
Fernando> after a widget destruction, preventing garbage collection
Fernando> and also eliminates small (pointer size) memory leaks.

Looks good, please commit.  Thanks for doing this, it sure looks like
a pain.

Tom


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