mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-07 08:33:59 +00:00
Setting some public integer options to specific values causes crashes or undefined GC behavior. This patchset adds the necessary argument checking for these options. Reviewed-by: jmasa, brutisso