Loading... (original) (raw)

This is a followup to

JDK-8078556

, which splits implementing ranges for the following flags:

SharedReadWriteSize
SharedReadOnlySize
SharedMiscDataSize
SharedMiscCodeSize
SharedBaseAddress

since they appear to have wide consequences for existing tests, which seems sizable enough task to be on its own.

relates to

Enhancement - null JDK-8141650 SharedMiscDataSize min range value not big enough

Sub-task - The sub-task of the issue JDK-8078556 Runtime: implement ranges (optionally constraints) for those flags that have them missing

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

Enhancement - null JDK-8142874 [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases