Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8265972
Remove declarations with no implementations in javaClasses.hpp
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
17
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b20
Description
Certain declarations in javaClasses.hpp have no corresponding implementations, and can be removed.
One example:
```
static void print_stack_usage(Handle stream);
```
Attachments
Issue Links
links to
Commit
openjdk/jdk/1d37b984
Review
openjdk/jdk/3692
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-04-26 05:35
Updated:
2021-05-03 20:18
Resolved:
2021-04-26 15:16