URLClassLoader.java (addURLImpl): Synchronize on the loader.
2005-09-08 Andrew Haley <aph@redhat.com> * java/net/URLClassLoader.java (addURLImpl): Synchronize on the loader. (toString): Likewise. From-SVN: r104095
This commit is contained in:
committed by
Andrew Haley
parent
ddef717308
commit
13d7d8745b
@@ -1,3 +1,9 @@
|
||||
2005-09-08 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* java/net/URLClassLoader.java (addURLImpl): Synchronize on the
|
||||
loader.
|
||||
(toString): Likewise.
|
||||
|
||||
2005-09-08 Andrew Haley <aph@redhat.com>
|
||||
|
||||
PR java/22084
|
||||
|
||||
Reference in New Issue
Block a user