-
Enhancement
-
Resolution: Fixed
-
P3
-
jtreg3.2.2
-
None
-
fcs
-
generic
-
generic
-
Not verified
From time to time, a test run has a test fail with a hotspot crash which
creates an hs_err file. Apparently, when jtreg runs the next test, it deletes
the hs_err file which hinders the diagnosis of the crash.
The same is true for core files created by a crash, but they might be harder
to deal with since I don't think they have unique names as do the hs_err files.
creates an hs_err file. Apparently, when jtreg runs the next test, it deletes
the hs_err file which hinders the diagnosis of the crash.
The same is true for core files created by a crash, but they might be harder
to deal with since I don't think they have unique names as do the hs_err files.
- relates to
-
CODETOOLS-4964157 jtreg.jar: scratch, out, test.out issues
- Resolved