mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-22 18:32:22 +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