master
8293046: Move CDS command-line flags to cds_globals.hpp
8300651: Replace NULL with nullptr in share/runtime/
8245226: Clean-up FlagSetting and remove misuse
8310920: Fix -Wconversion warnings in command line flags
8300654: Remove JVMFlag::flag_error_str as it is unused
8321519: Typo in exception message
8310606: Fix signed integer overflow, part 3
8308850: Change JVM options with small ranges that get -Wconversion warnings to 32 bits
8253824: Revert JDK-8253089 since VS warning C4307 has been disabled