bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/28035] java.rmi.server.UID does not return unique IDs


From: jeroen at frijters dot net
Subject: [Bug classpath/28035] java.rmi.server.UID does not return unique IDs
Date: 19 Jun 2006 07:16:57 -0000


------- Comment #4 from jeroen at frijters dot net  2006-06-19 07:16 -------
Audrius, David is correct that the code is not thread safe. At the very least
"last" should be made volatile, but it would be better (easier) to make the
whole if/else construct synchronized.


-- 

jeroen at frijters dot net changed:

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


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]