As a result of the fix for 4833481, the following command line now fails:
java -Xms221m -Xmx221m -version
with the error messages:
Error occurred during initialization of VM
Incompatible initial and maximum heap sizes specified
java -Xms221m -Xmx221m -version
with the error messages:
Error occurred during initialization of VM
Incompatible initial and maximum heap sizes specified
- duplicates
-
JDK-4862081 Bogus Incompatible initial and maximum heap size vm crash
-
- Closed
-