[ 
https://issues.apache.org/jira/browse/GROOVY-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King updated GROOVY-8865:
------------------------------
    Labels: contrib  (was: )

> Specifying initial heap size results in an error
> ------------------------------------------------
>
>                 Key: GROOVY-8865
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8865
>             Project: Groovy
>          Issue Type: Bug
>          Components: groovy-runtime
>    Affects Versions: 2.5.3
>         Environment: Windows 10, OpenJDK 11.0.1
>            Reporter: Rostyslav Smirnov
>            Priority: Major
>              Labels: contrib
>
> On Windows, setting initial heap size greater than 128MB without setting 
> maximum heap size, e.g. JAVA_OPTS=-Xms1G, results in the following error:
> {quote}Error occurred during initialization of VM
> Initial heap size set to a larger value than the maximum heap size
> {quote}
> This works fine on Linux. And it is a valid JVM parameter, since JVM will set 
> its maximum heap to be the greater of its default value and initial heap size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to