Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8039957
Replace the last few %p usages with PTR_FORMAT in the GC code
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
9
Affects Version/s:
9
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b12
Description
There's only a handful of %p usages left in the GC code. One is in a guarantee and the rest are in debug print outs. Replace these few occurrences with the PTR_FORMAT, which is the preferred way to print pointers.
Attachments
Activity
People
Assignee:
Unassigned
Reporter:
Stefan Karlsson
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2014-04-10 12:04
Updated:
2014-05-08 01:09
Resolved:
2014-04-15 12:45