-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b145
Using '-v' and '-s' options together should not be allowed.
In the current implementation, using ‘-v -s’ causes ‘-v' to be ignored, using ‘-s -v’ is not allowed.
'-jdkinternals' should be conflicting with either of '-v' or '-s' options.
In the current implementation, ‘-jdkinternals -s’ is not allowed, while with ‘-jdkinternals -v’, '-v' is ignored.
In the current implementation, using ‘-v -s’ causes ‘-v' to be ignored, using ‘-s -v’ is not allowed.
'-jdkinternals' should be conflicting with either of '-v' or '-s' options.
In the current implementation, ‘-jdkinternals -s’ is not allowed, while with ‘-jdkinternals -v’, '-v' is ignored.