Sciweavers

2 search results - page 1 / 1
» Testing Java Interrupts and Timed Waits
Sort
View
75
Voted
APSEC
2004
IEEE
15 years 1 months ago
Testing Java Interrupts and Timed Waits
Testing concurrent software is difficult due to problems with inherent non-determinism. In previous work, we have presented a method and tool support for the testing of concurrent...
Luke Wildman, Brad Long, Paul A. Strooper
81
Voted
ISORC
2008
IEEE
15 years 3 months ago
Interrupt Handlers in Java
An important part of implementing device drivers is to control the interrupt facilities of the hardware platform and to program interrupt handlers. Current methods for handling in...
Stephan Korsholm, Martin Schoeberl, Anders P. Ravn