Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142648 | emb-9 | Daniel Daugherty | P2 | Resolved | Fixed | team |
Options file should not be limited to a 1k in bytes limiting what it can be used for.
It cannot set a path name property that is max path len,
JDK - 8061999 added the options file but limited it to a total size of 1024k.
It cannot set a path name property that is max path len,
JDK - 8061999 added the options file but limited it to a total size of 1024k.
- backported by
-
JDK-8142648 VM Options file should not be limited to 1k in bytes
-
- Resolved
-
- relates to
-
JDK-8061999 Enhance VM option parsing to allow options to be specified in a file
-
- Resolved
-
-
JDK-8137105 [TESTBUG] Add test cases for VM Options file feature with removed file size limit
-
- Resolved
-
-
JDK-8288483 JAVA_TOOL_OPTIONS are silently truncated if they exceed 1024 bytes
-
- In Progress
-