-
Bug
-
Resolution: Fixed
-
P4
-
22
-
b26
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8349426 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8349433 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
0:048> cdb: Reading initial command '.dump /f core.46216;qd'
*****************************************************************************
* .dump /f is not supported on a user mode process. *
* *
* .dump /ma creates a complete memory dump of a user mode process. *
*****************************************************************************
...
^ Extra character error in '.dump /f core.46216;qd'
0:048> WARNING: tool timed out: killed process after 3600000 ms
----------------------------------------
[2023-11-22 22:36:16] exit code: -2 time: 3599998 ms
This is repeated twice for two processes, taking up a total of 2 hours.
We should update the dump command to use /ma instead of /f.
- backported by
-
JDK-8349426 Timeout handler on Windows takes 2 hours to complete
-
- Resolved
-
-
JDK-8349433 Timeout handler on Windows takes 2 hours to complete
-
- Resolved
-
- relates to
-
JDK-8319573 Change to Visual Studio 2022 17.6.5 for building on Windows at Oracle
-
- Resolved
-
- links to
-
Commit openjdk/jdk/4d50df63
-
Commit(master) openjdk/jdk17u-dev/56830215
-
Commit(master) openjdk/jdk21u-dev/69e8c201
-
Review openjdk/jdk/16806
-
Review(master) openjdk/jdk17u-dev/3256
-
Review(master) openjdk/jdk21u-dev/1374