Hi, after testing ours tests with IBM JDK 6 I found several bugs in the TreeMap imlementation of this JRE. Some of them I could work-around (e.g. non-synced Map.Entry setValue with backing map), but some are more serious and would also require that certain tests to be disabled when run with an IBM JDK (also to prevent -1 on release votes).
Now, when looking at http://www.ibm.com/developerworks/java/jdk/howdoi/index.html#reporting, are they really serious? I need to have a valid software support contract with them to actually being able to report them a problem? Thomas