Thomas Fitzsimmons wrote:
This patch adds two new state tables to GdkGraphics.c. We were storing Graphics objects in the GtkGenericPeer state table. Though technically incorrect, this didn't cause problems on JamVM nor on libgcj but it did cause problems on VMs with stricter JNI checking. This patch eliminates the assertion failures in native_state.c. I committed it to mainline.
Thank you! :-) -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
