Open code review for 8061999 Enhance VM option parsing to allow options to be specified
David Holmes
david.holmes at oracle.com
Thu Jul 9 05:06:45 UTC 2015
<trimming>
On 9/07/2015 6:29 AM, Dmitry Dmitriev wrote:
> On 08.07.2015 22:26, Karen Kinnear wrote:
>> 2) is there a maximum length to the options read in from the file?
> The current implemented limitations are following: only one VM option
> file can be specified, maximum size of the file is 1024 bytes, up to 64
> VM options
That seems extremely limiting. Why should there be a maximum size, why
can't you just read the file line by line and keep processing until it
is all read ??
Thanks,
David
More information about the hotspot-runtime-dev
mailing list