[
https://issues.apache.org/jira/browse/FLINK-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214582#comment-14214582
]
ASF GitHub Bot commented on FLINK-1243:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/incubator-flink/pull/200#issuecomment-63295530
I am a bit confused by the statement `if [ "$JAVA_VERSION" -ge 18 ]; then`
- it looks as if it adds the flag only if the java version is greater or equal
than Java (= 1.8 = 18).
Is that not the exact opposite of what we are trying to do? Or am I parsing
bash wrong here...
> Remove JVM MaxPermSize parameter when we use Java 8
> ---------------------------------------------------
>
> Key: FLINK-1243
> URL: https://issues.apache.org/jira/browse/FLINK-1243
> Project: Flink
> Issue Type: Bug
> Components: Distributed Runtime
> Affects Versions: 0.8-incubating
> Environment: Java 8
> Reporter: Kousuke Saruta
> Fix For: 0.8-incubating
>
>
> JVM for Java 8 doesn't accept MaxPermSize parameter so let's remove it when
> we use Java 8.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)