Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant
-XX:+IgnoreUnrecognizedVMOptions
(apache#10475)
The JVM flags are set depending on Java version. We should not be setting any flags that are not expected to be supported.
- Loading branch information