Currently, jtreg doesn't provide any information if action is interrupted. it makes it very hard to understand why it happens. E.g. in JDK-8079889, we have javac intermittently interrupted w/ nothing but 'result: Error. Program `javac' interrupted!' in jtr-file.
it'd be great to run a handler in such cases, it could be a timeout handler or a separate handler.
it'd be great to run a handler in such cases, it could be a timeout handler or a separate handler.
- blocks
-
JDK-8079218 Various tests fail due to interruption in the hotspot nightlies
-
- Closed
-
-
JDK-8079889 Javac intermittently times out while compiling tests
-
- Closed
-
- relates to
-
JDK-8075621 JEP 279: Improve Test-Failure Troubleshooting
-
- Closed
-