-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25, 26
-
Component/s: hotspot
-
b17
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8376278 | 25.0.3 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
help() currently prints details for all commands, regardless if they are ifdef'd out e.g. pns. via ifndef PRODUCT.
When `call pns(...)` is executed in gdb according to the help message on a release build, gdb will complain about symbol not found.
When `call pns(...)` is executed in gdb according to the help message on a release build, gdb will complain about symbol not found.
- backported by
-
JDK-8376278 debug.cpp: Do not print help message for methods ifdef'd out
-
- Resolved
-
- causes
-
JDK-8369118 JDK-8367862 caused a regression in Crypto-RSA.sign
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk25u-dev/80119e14
-
Commit(master)
openjdk/jdk/2f74e143
-
Review(master)
openjdk/jdk25u-dev/168
-
Review(master)
openjdk/jdk/27341
(1 links to)