diff options
author | Aaron M. Renn <arenn@urbanophile.com> | 2000-04-19 03:21:50 +0000 |
---|---|---|
committer | Aaron M. Renn <arenn@urbanophile.com> | 2000-04-19 03:21:50 +0000 |
commit | 3c4e148b9e0f1e6d9d66a0f87ae7343629fd911b (patch) | |
tree | c5fa82e0b194c74f88ac2c69455bd057e5003a8d | |
parent | 77e0e52c541b3f026b1c29db2d3209a9037a1ab6 (diff) | |
download | classpath-3c4e148b9e0f1e6d9d66a0f87ae7343629fd911b.tar.gz |
Add new item about checking for thread safety
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |