Does jtreg ever send SIGSTOP to a test?
Gerard Ziemski
gerard.ziemski at oracle.com
Wed Oct 17 21:54:20 UTC 2018
hi guys,
I’m investigating https://bugs.openjdk.java.net/browse/JDK-8210184 “runtime/4243535/simple.sh failed with Segmentation fault: 11” and according to the corefile, the test received a SIGSTOP signal.
Does jtreg signal tests? Would it ever use SIGSTOP to stop a test, and if so why?
Any idea where such signal could have came from?
cheers
More information about the jtreg-use
mailing list