-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309157 | 17.0.9-oracle | Calvin Cheung | P4 | Resolved | Fixed | b01 |
JDK-8299955 | 17.0.7 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
JDK-8317250 | 11.0.22 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Before:
```
[1.051s][info ][os,thread] Thread attached (tid: 167903, pthread id: 140230406712120.
```
Now:
```
[1.051s][info ][os,thread] Thread attached (tid: 167903, pthread id: 140230406712120, stack: 0x00007f89ef942a78 - 0x00007f89ef924000 (122k) ).
```
- backported by
-
JDK-8299955 Show stack dimensions in UL logging when attaching threads
- Resolved
-
JDK-8309157 Show stack dimensions in UL logging when attaching threads
- Resolved
-
JDK-8317250 Show stack dimensions in UL logging when attaching threads
- Resolved
- relates to
-
JDK-8306883 Thread stacksize is reported with wrong units in os::create_thread logging
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/ffef0980
-
Commit openjdk/jdk17u-dev/2defeb0e
-
Commit openjdk/jdk/7ff19694
-
Review openjdk/jdk11u-dev/2152
-
Review openjdk/jdk17u-dev/1047
-
Review openjdk/jdk/9447