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-8321287
Remove unused enum style in Prefetch
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
23
Affects Version/s:
None
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
runtime
Resolved In Build:
b02
Description
Unused constant.
enum style {
do_none, // Do no prefetching
do_read, // Do read prefetching
do_write // Do write prefetching
};
Attachments
Issue Links
links to
Commit
openjdk/jdk/2611a49e
Review
openjdk/jdk/16955
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-12-04 09:27
Updated:
2023-12-18 11:21
Resolved:
2023-12-12 00:38