-
Sub-task
-
Resolution: Fixed
-
P4
-
15
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295963 | 17.0.6-oracle | Alex Menkov | P4 | Resolved | Fixed | b04 |
JDK-8296146 | 17.0.6 | Victor Rudometov | P4 | Resolved | Fixed | b01 |
"whatis" is the same as "findpc", but also calls LoadObject.lookup() on the address and will also try to determine the C++ Type of the address. However, with the proposed improvements to PointerFinder in JDK-8247514, findpc will also include support for this (plus other types of address lookups), so these two commands will do the same thing. I do still plan on adding "whatis" since some people might still rely on it from when it worked in JDK 8, and may not know that findpc will do the same.
- backported by
-
JDK-8295963 convert clhsdb "whatis" command from javascript to java
- Resolved
-
JDK-8296146 convert clhsdb "whatis" command from javascript to java
- Resolved
- relates to
-
JDK-8247514 Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/d5fedc5b
-
Commit openjdk/jdk/00c0d108
-
Review openjdk/jdk17u-dev/849
-
Review openjdk/jdk/6887
(2 links to)