[
https://issues.apache.org/jira/browse/IGNITE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174569#comment-15174569
]
Denis Magda commented on IGNITE-255:
------------------------------------
[~samaitra], the changes look good! I've merged them into the master, thanks
for the contribution.
[~skozlov], I've checked the changes in Windows using ignite.bat and in Cygwin
using ignite.sh.
Please double check ignite.sh in a Linux distro and close the ticket if
everything works fine.
> Jvm8 warns that MaxPermSize is ignored
> --------------------------------------
>
> Key: IGNITE-255
> URL: https://issues.apache.org/jira/browse/IGNITE-255
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: sprint-1
> Reporter: Sergey Kozlov
> Assignee: Saikat Maitra
>
> Jaba8 doesn't support MaxPermSize anymore. Either we should replace it in
> ignite.sh by a similar option of Java8 or set it only if ignite.sh started
> for Java7
> {noformat}
> D:\GridGain\Ignite-SP1\ignite-fabric-1.0.0-RC1-SNAPSHOT>bin\ignite.bat
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
> support was removed in 8.0
> [15:50:16] __________ ________________
> [15:50:16] / _/ ___/ |/ / _/_ __/ __/
> [15:50:16] _/ // (_ / // / / / / _/
> [15:50:16] /___/\___/_/|_/___/ /_/ /___/
> [15:50:16]
> [15:50:16] ver. 1.0.0-RC1-SNAPSHOT#20150214-sha1:4d01989c
> [15:50:16] 2015 Copyright(C) Apache Software Foundation
> [15:50:16]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)