Before JDK-8373896, --patch-module was used for the migrated value classes and this requires a series of checks and improvements in both argument parsing and CDS code. Now that migrated value classes are applied with jimage, we can remove these changes to align the code and its behavior with mainline again.