Tests (Was Warnings Cleanup in java.util.<various> (more from hack day))

Martijn Verburg martijnverburg at gmail.com
Sat Dec 3 03:27:54 PST 2011


Hi all,

So the recent warnings clean up exercise got me thinking about the
approach we took and how we could make it safer by applying/running
tests in some of these areas. I'm very new to the OpenJDK, but I
figure there must be a suite of tests (for the TCK if nothing else).
Is that the set of tests that are typically run? Or is there another
test suite that can be run/added to?

For example I feel that could/should have written a unit test for the
write method in the Manifest class that I had my recent brain melt in
:-)

Thoughts?

Cheers,
Martijn


More information about the jdk8-dev mailing list