* tests/threads/threadInterrupt.java: Added brief comment explaining the
authorStefan Ring <stefan@complang.tuwien.ac.at>
Wed, 30 Apr 2008 18:30:36 +0000 (20:30 +0200)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Wed, 30 Apr 2008 18:30:36 +0000 (20:30 +0200)
commit7a936e84c0e79b498c2610580ad4db55c9df2dc9
tree8a9583ba6706316adefe721816c511c3c0c38e5d
parent663294fe5061080ebfbb6ed74107eb3e2ec965f0
* tests/threads/threadInterrupt.java: Added brief comment explaining the
purpose of this test.
* tests/threads/waitAndInterrupt.java: Likewise.
src/vm/jit/i386/machine-instr.h
src/vmcore/linker.c
tests/threads/threadInterrupt.java
tests/threads/waitAndInterrupt.java