• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • DSO:L1
  • asi
  • Reporter: asi
  • February 21, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • February 27, 2007

Description

Various places in dso-l1 either catch the InterruptedException or re-throw a TCRuntimeException when being interrupted. One such example is TCCommJDK14.addSelectorTask(). This is causing FutureTaskTest to fail occassionally.

Comments