public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe
       [not found] <20031024131706.12755.aph@gcc.gnu.org>
@ 2004-09-20 22:27 ` tromey at gcc dot gnu dot org
  2004-09-20 23:24 ` tromey at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-09-20 22:27 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-20 22:27 -------
I believe this is fixed on the BC branch.
The original PR is a bit sparse... do we have a test case
or something?


-- 


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


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

* [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe
       [not found] <20031024131706.12755.aph@gcc.gnu.org>
  2004-09-20 22:27 ` [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe tromey at gcc dot gnu dot org
@ 2004-09-20 23:24 ` tromey at gcc dot gnu dot org
  2004-09-23  9:09 ` aph at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-09-20 23:24 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-20 23:24 -------
Mine.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|aph at gcc dot gnu dot org  |tromey at gcc dot gnu dot
                   |                            |org


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


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

* [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe
       [not found] <20031024131706.12755.aph@gcc.gnu.org>
  2004-09-20 22:27 ` [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe tromey at gcc dot gnu dot org
  2004-09-20 23:24 ` tromey at gcc dot gnu dot org
@ 2004-09-23  9:09 ` aph at gcc dot gnu dot org
  2004-09-23 16:53 ` tromey at gcc dot gnu dot org
  2004-12-01  3:09 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: aph at gcc dot gnu dot org @ 2004-09-23  9:09 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From aph at gcc dot gnu dot org  2004-09-23 09:09 -------
It's more or less impossible to test.  In short, we need to make sure
that resolution of indirect dispatch tables is correctly locked so
that it's impossible for double resolution to occur.  If resolution is
now within a class mutex, this bug may be closed.

-- 


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


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

* [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe
       [not found] <20031024131706.12755.aph@gcc.gnu.org>
                   ` (2 preceding siblings ...)
  2004-09-23  9:09 ` aph at gcc dot gnu dot org
@ 2004-09-23 16:53 ` tromey at gcc dot gnu dot org
  2004-12-01  3:09 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-09-23 16:53 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-23 16:53 -------
Yes, the tables are locked via a class mutex.
So, I'm closing the PR.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe
       [not found] <20031024131706.12755.aph@gcc.gnu.org>
                   ` (3 preceding siblings ...)
  2004-09-23 16:53 ` tromey at gcc dot gnu dot org
@ 2004-12-01  3:09 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-01  3:09 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-01 03:09 -------
Fixed on the mainline by merge of the BC branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2004-12-01  3:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20031024131706.12755.aph@gcc.gnu.org>
2004-09-20 22:27 ` [Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe tromey at gcc dot gnu dot org
2004-09-20 23:24 ` tromey at gcc dot gnu dot org
2004-09-23  9:09 ` aph at gcc dot gnu dot org
2004-09-23 16:53 ` tromey at gcc dot gnu dot org
2004-12-01  3:09 ` pinskia at gcc dot gnu dot org

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).