chunrong lai wrote: > hi, Nathan: > I see the commit breaks some classlib test, include ReentrantLockTest, > AbstractQueuedSynchronizerTest, ExecutorsTest and ScheduledExecutorTest, as > reported in the integrity testing. Do we need a check? > One can reproduce the error in the directory of working_classlib: ant > -Dtest.jre.home=...\drlvm\...\jdk\jre -Dtest.case=ReentrantLockTest test. > Thanks.
In Nathan's defense, he didn't break anything but simply enabled tests that we should have been running. Maybe these need JIRAs and adding to the exclude list until somebody steps forward to address them. Regards, Tim
