summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAaron M. Renn <arenn@urbanophile.com>2000-04-19 03:21:50 +0000
committerAaron M. Renn <arenn@urbanophile.com>2000-04-19 03:21:50 +0000
commit3c4e148b9e0f1e6d9d66a0f87ae7343629fd911b (patch)
treec5fa82e0b194c74f88ac2c69455bd057e5003a8d /TODO
parent77e0e52c541b3f026b1c29db2d3209a9037a1ab6 (diff)
downloadclasspath-3c4e148b9e0f1e6d9d66a0f87ae7343629fd911b.tar.gz
Add new item about checking for thread safety
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6f5243e84..81ee89aa1 100644
--- a/TODO
+++ b/TODO
@@ -159,6 +159,8 @@ standard.
-- Do real life serialization compatibility tests of our code with Kaffe
and the JDK.
+-- Audit code for thread safety.
+
-- Update the packaging of Classpath to make sure that we can build
good distribution tarballs.