-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b09
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8301870 | 20.0.2 | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8301872 | 17.0.8-oracle | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8301871 | 11.0.20-oracle | Erik Joelsson | P4 | Resolved | Fixed | b01 |
On Windows the failure_handler is configured to run "cdb" to generate native stack traces and core dumps. This tool isn't available by default in Windows, but is an optional part of the Windows SDK. To make it more accessible, it would be convenient if we could incorporate it in the devkit, which is already constructed as a subset of Visual Studio and the Windows SDK.
In addition to adding the files to the devkit, we also need to export the internal location through a suitable variable (PATH?) in devkit.info, and then make sure to put that directory in the PATH when running tests through make.
In addition to adding the files to the devkit, we also need to export the internal location through a suitable variable (PATH?) in devkit.info, and then make sure to put that directory in the PATH when running tests through make.
- backported by
-
JDK-8301870 Include cdb in the Windows devkit
- Resolved
-
JDK-8301871 Include cdb in the Windows devkit
- Resolved
-
JDK-8301872 Include cdb in the Windows devkit
- Resolved
- relates to
-
JDK-8286554 gc/stress/TestStressG1Humongous.java timed out
- Closed
(1 links to)