When we bump the JDK version to 11 there are a number of flags that were deprecated that are now obsolete or even expired. These flags needs to be removed from the VMDeprecatedOptions test else it will fail.
There are separate issues for actually obsoleting the code associated with the flags - this issue just updates the test by removing all of the affected flags at once.
There are separate issues for actually obsoleting the code associated with the flags - this issue just updates the test by removing all of the affected flags at once.