Loading... (original) (raw)

JDK-8135195

will remove file size limit for VM Options file feature. Add new test cases to verify that JVM accept VM Options file with size greater than 1024 bytes and remove test case which verify that JVM reject VM Options file with size greater than 1024 bytes.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8142649 [TESTBUG] Add test cases for VM Options file feature with removed file size limit

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8138769 [TESTBUG] restore lost line from JDK-8137105 fix

Enhancement - null JDK-8061999 Enhance VM option parsing to allow options to be specified in a file

Enhancement - null JDK-8073331 [TESTBUG] Test for VM option file feature (VM options specified in file)

Enhancement - null JDK-8135195 VM Options file should not be limited to 1k in bytes