Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8142723 emb-9 Gerard Ziemski 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-8142723 Runtime: 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-8134396 Check upper limit of flags setting numbers of stack protection pages.

Enhancement - null JDK-8037503 Internal symbol table size should be limited in size

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8136766 Enable ThreadStackSize range test

Bug - A problem which impairs or prevents the functions of the product. JDK-8154379 MIN_STACK_SHADOW_PAGES should equal DEFAULT_STACK_SHADOW_PAGES on aarch64

Bug - A problem which impairs or prevents the functions of the product. JDK-8140582 aarch64: jvm fails to initialise after 8078556

Bug - A problem which impairs or prevents the functions of the product. JDK-8138983 Runtime: implement ranges for Shared*** flags

Enhancement - null JDK-8350464 The flags to set the native priority for the VMThread and Java threads need a broader range

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

Enhancement - null JDK-8138913 [TESTBUG] hotspot/test/runtime/CommandLine/TestHexArguments.java should not hardcode SharedBaseAddress value

Bug - A problem which impairs or prevents the functions of the product. JDK-8139864 Improve handling of stack protection zones.

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-8202150 [REDO] Split globals.hpp to factor out the Flag class

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

Enhancement - null JDK-8134691 CommandLineFlagConstraint::AtParse is not useful and not what we need

Enhancement - null JDK-8081519 Split globals.hpp to factor out the Flag class

Enhancement - null JDK-8085866 There are 99 uses of FLAG_SET_ERGO, should they check the return value?

(13 relates to)