Testing partial builds with jtreg
Peter B. West
lists at pbw.id.au
Mon Jul 16 02:53:00 PDT 2007
I'm trying to build and test a single file from Collections, namely
BitSet.java. I've constructed what I think is a valid nbproject which
builds the file and creates a jar with that file only.
How do I run jtreg tests against it? Simply running the unchanged tests
fails, so the tests are presumably not running against anything
(including the bootstrap jdk) that includes the BitSet class.
--
Peter B. West <http://cv.pbw.id.au/>
Folio <http://defoe.sourceforge.net/folio/>
More information about the nb-projects-dev
mailing list