Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
With the new range checking in the argument parsing we don't need to have explicit checks in the code to handle invalid arguments.
relates to
JDK-8151912 guarantee(GCPauseIntervalMillis >= 1) failed: Constraint for GCPauseIntervalMillis should guarantee that value is >= 1
- Resolved