-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: jtreg3.2.2_01
-
Component/s: tools
-
None
-
fcs
-
generic
-
generic
-
Not verified
From ###@###.###
<jtreg> does not seem to halt the external JTReg process when it receives ThreadDeath, or any exception from Project.log. It should. (Compare Ant's <exec> and <java>.) That would enable Build | Stop Building in the IDE to halt a test run. Also, when the jtreg process is killed (kill $PID), the Ant task reports success. It should fail with a BuildException instead.
<jtreg> does not seem to halt the external JTReg process when it receives ThreadDeath, or any exception from Project.log. It should. (Compare Ant's <exec> and <java>.) That would enable Build | Stop Building in the IDE to halt a test run. Also, when the jtreg process is killed (kill $PID), the Ant task reports success. It should fail with a BuildException instead.