|
From: | robin dot garner at anu dot edu dot au |
Subject: | [Bug classpath/38576] ThreadLocalMap.clear() leaves map in an inconsistent state. |
Date: | 19 Dec 2008 03:18:02 -0000 |
------- Comment #1 from robin dot garner at anu dot edu dot au 2008-12-19 03:18 ------- Created an attachment (id=16941) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16941&action=view) FIxes ThreadLocalMap.clear() clear() now restores the map to its initial state, with a 1-element entries array and a count of 0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38576
[Prev in Thread] | Current Thread | [Next in Thread] |