r140905 - in /branches/gcj/classpath-098-merge-...

aph@gcc.gnu.org aph@gcc.gnu.org
Mon Oct 6 14:48:00 GMT 2008


Author: aph
Date: Mon Oct  6 14:48:54 2008
New Revision: 140905

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140905
Log:
2008-10-06  Andrew Haley  <aph@redhat.com>

	* java/lang/Thread.java (Thread): Always create the ThreadLocalMap
	when creating a thread.
	(getThreadLocals) Don't lazily create the ThreadLocalMap.


Modified:
    branches/gcj/classpath-098-merge-branch/libjava/ChangeLog
    branches/gcj/classpath-098-merge-branch/libjava/classpath/lib/java/lang/Thread.class
    branches/gcj/classpath-098-merge-branch/libjava/java/lang/Thread.java



More information about the Gcc-cvs mailing list