-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b25
In the hotspot code base there are a few places where a value is clamped to a particular range using MIN2(MAX2()) or similar.
A specialized method for doing that would be nice, particularly because future changes will add more places when it will be used.
A specialized method for doing that would be nice, particularly because future changes will add more places when it will be used.
- blocks
-
JDK-8227434 G1 predictions may over/underflow with high variance input
-
- Resolved
-
-
JDK-8233597 Clean up code in G1Analytics::compute_pause_time_ratio
-
- Resolved
-
- relates to
-
JDK-8234628 Change BasicHashTables::new_entry() to use clamp()
-
- Resolved
-
-
JDK-8234627 Potentially unexpected amount of extra data in MethodData
-
- Closed
-