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-8315087
G1: Use uint for G1 flags indicating percentage
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
22
Affects Version/s:
None
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b13
Description
Those flags have valid range [0, 100] (or less). `uintx` is an overkill. Use `uint` instead, like some existing ones in the same file.
Attachments
Issue Links
links to
Commit
openjdk/jdk/8b8182db
Review
openjdk/jdk/15444
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-08-28 03:53
Updated:
2023-09-12 11:15
Resolved:
2023-08-29 01:04