This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/28178] jniEnv->DeleteLocalRef (null) fails



------- Comment #1 from hakan dot hjort at gmail dot com  2006-06-27 14:37 -------
Created an attachment (id=11760)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11760&action=view)
Testcase FindClass on bad class + DeleteLocalRef

Build as
gcc delete_null.c -lgcj
Should have exit status 0 and print "OK: exception pending".
I've tested it successfully using the Sun JVM.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28178


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