Hello,
I have downloaded the openjdk 6 b20 sources. I am trying to run the
tests using the b20 binaries delivered from the oracle site. When I run
the tests I am getting around 490 errors. All the testcases under
javax/sound fail with compilation errors. I am running the test using
jtreg -v jdk/test/javax/sound. If I check the joseph darcy blog, the
testcases under javax/sound are passing
I do get below error for one testcase
----------System.err:(26/1412)----------
/alh/inh_bsxeqa/openjdk-6-src-b20-21_jun_2010/jdk/test/javax/sound/midi/
Gervill/AudioFloatInputStream/GetFormat.java:41: cannot find symbol
symbol : class AudioFloatInputStream
location: class GetFormat
static AudioFloatInputStream getStream1()
^
Thanks
vamshi