Tests (Was Warnings Cleanup in java.util. (more from hack day)) (original) (raw)
Martijn Verburg martijnverburg at gmail.com
Sat Dec 3 03:27:54 PST 2011
- Previous message: OpenJDK Mailing Lists
- Next message: Tests (Was Warnings Cleanup in java.util. (more from hack day))
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: OpenJDK Mailing Lists
- Next message: Tests (Was Warnings Cleanup in java.util. (more from hack day))
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]