Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8141927 emb-9 Sangheon Kim P2 Resolved Fixed team

JDK-8059557

(P1) added a new feature that automatically checks ranges for those flags that can take a value between ranges. Need to implement ranges (and optionally constraints) for those flags that need them.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8141927 GC: implement ranges (optionally constraints) for those flags that have them missing

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8029527 GC specific flag verification happens before we decide which GC to use

Bug - A problem which impairs or prevents the functions of the product. JDK-8071863 Validate G1 options that are expressed as percentages

is blocked by

Enhancement - null JDK-8130459 Add additional validation after heap creation

is cloned by

Sub-task - The sub-task of the issue JDK-8134995 [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8134856 Incorrect use of PLAB::min_size() in MaxPLABSizeBounds

Bug - A problem which impairs or prevents the functions of the product. JDK-8134857 Inconsistency in maximum TLAB/PLAB size and humonguous object size

Bug - A problem which impairs or prevents the functions of the product. JDK-8134858 Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor

Enhancement - null JDK-8142341 GC: current flags need ranges to be implemented

JEP - Java Enhancement Proposal JDK-8059557 JEP 245: Validate JVM Command-Line Flag Arguments

Bug - A problem which impairs or prevents the functions of the product. JDK-8134972 [BACKOUT] GC: implement ranges (optionally constraints) for those flags that have them missing

Enhancement - null JDK-8133564 Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments

Enhancement - null JDK-8141641 Runtime: implement range for ErrorLogTimeout

Enhancement - null JDK-8133565 GC - 2nd followup to JDK-8059557

(9 relates to)