-
CSR
-
Resolution: Approved
-
P4
-
behavioral
-
minimal
-
This flag has no effect and searching it on internet does not show any references to it
-
add/remove/modify command line option
-
JDK
Summary
Obsolete unused AdaptiveSizePolicyCollectionCostMargin
.
Problem
AdaptiveSizePolicyCollectionCostMargin
has not been used for a long time. Keeping it around causes only confusion.
Solution
Obsolete it without deprecation.
Specification
Remove the following:
- product(uint, AdaptiveSizePolicyCollectionCostMargin, 50, \
- "If collection costs are within margin, reduce both by full " \
- "delta") \
- range(0, 100) \
- \
- csr of
-
JDK-8322298 Obsolete unused AdaptiveSizePolicyCollectionCostMargin
-
- Resolved
-