[Bug java/29812] env->klass value is not updated during the native calls

2007-01-22 Thread tromey at gcc dot gnu dot org
--- Comment #7 from tromey at gcc dot gnu dot org 2007-01-22 23:33 --- Fixed in 4.2, 4.3. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug java/29812] env->klass value is not updated during the native calls

2007-01-22 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2007-01-22 23:33 --- Subject: Bug 29812 Author: tromey Date: Mon Jan 22 23:33:24 2007 New Revision: 121066 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121066 Log: PR java/29812: * java/lang/natRuntime.cc (_load

[Bug java/29812] env->klass value is not updated during the native calls

2007-01-22 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-22 23:20 --- Subject: Bug 29812 Author: tromey Date: Mon Jan 22 23:20:18 2007 New Revision: 121065 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121065 Log: PR java/29812: * testsuite/libjava.jni/pr29812.

[Bug java/29812] env->klass value is not updated during the native calls

2007-01-22 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-22 23:04 --- Subject: Bug 29812 Author: tromey Date: Mon Jan 22 23:04:16 2007 New Revision: 121064 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121064 Log: PR java/29812: * testsuite/libjava.jni/pr29812.

[Bug java/29812] env->klass value is not updated during the native calls

2007-01-21 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-21 23:13 --- Thanks for the report. I'm sorry this got lost for so long -- Andrew Overholt pointed out the problem again the other day... I am testing a fix. If you've got a short test case, that would be helpful; otherwise I wil

[Bug java/29812] env->klass value is not updated during the native calls

2006-11-13 Thread wfragg at gmail dot com
--- Comment #2 from wfragg at gmail dot com 2006-11-14 04:01 --- The patch mentioned in mailing list does not solves the problem (and this is stated in one of the reply). It just demonstrates the problem. If this problem was solved - that's fine, just close the bug. Yesterday I realized

[Bug java/29812] env->klass value is not updated during the native calls

2006-11-13 Thread mtrudel at gmx dot ch
--- Comment #1 from mtrudel at gmx dot ch 2006-11-13 18:48 --- Why do you make a bugreport if there's already a fix for that? Did no one reply to your patch or don't you have copyright assignment? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29812