public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/8547: JNI stubs not synchronized
@ 2002-11-19 18:34 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-11-19 18:34 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, nobody, tromey, tromey

Synopsis: JNI stubs not synchronized

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Wed Nov 13 08:15:45 2002
Responsible-Changed-Why:
    I'm handling it
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Wed Nov 13 08:15:45 2002
State-Changed-Why:
    The stubs are synchronized.
    The synchronization is added by complete_start_java_method

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8547


^ permalink raw reply	[flat|nested] 2+ messages in thread

* libgcj/8547: JNI stubs not synchronized
@ 2002-11-19 14:46 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-11-19 14:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8547
>Category:       libgcj
>Synopsis:       JNI stubs not synchronized
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 12 06:16:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Compile a class with `-fjni'.
Native synchronized methods in that class won't
acquire a mutex.  (Interpreted native methods
work fine.)

One fix would be to add the appropriate synchronization
calls to the stub.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-13 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-19 18:34 libgcj/8547: JNI stubs not synchronized tromey
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19 14:46 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).