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
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
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:
2025-01-24 08:15
Resolved:
2021-04-26 15:16