gcc/libjava/java
Tom Tromey 459c4c517e Container.java (validate): Use tree lock.
* java/awt/Container.java (validate): Use tree lock.
	(getComponent): Likewise.
	(getComponents): Likewise.
	(addImpl): Likewise.
	(remove): Likewise.
	(removeAll): Likewise.
	(processEvent): Fixed indentation.
	(getComponentAt): Use tree lock.
	(findComponentAt): Likewise.
	(removeNotify): Likewise.
	(isAncestorOf): Likewise.
	(list): Likewise.
	(visitChildren): Likewise.
	(findNextFocusComponent): Likewise.
	(addNotifyContainerChildren): Likewise.
	(getAccessibleChildrenCount): Likewise.
	(getAccessibleChild): Likewise.

From-SVN: r59009
2002-11-11 06:33:08 +00:00
..
applet Applet.java, [...]: New versions from Classpath. 2002-11-10 00:16:43 +00:00
awt Container.java (validate): Use tree lock. 2002-11-11 06:33:08 +00:00
beans ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
io natFileDescriptorWin32.cc (read): Handle case where count is 0. 2002-11-10 22:23:53 +00:00
lang natClass.cc (initializeClass): Throw NoClassDefFoundError with getName() as message. 2002-11-10 21:07:27 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net GNU Classpath merge. 2002-11-03 20:27:31 +00:00
nio AlreadyConnectedException.java: Extend IllegalStateException, per spec. 2002-11-03 21:18:32 +00:00
rmi backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
security [multiple changes] 2002-10-04 20:17:26 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00