[
https://issues.apache.org/jira/browse/FLINK-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938825#comment-16938825
]
Yun Gao commented on FLINK-14186:
---------------------------------
With the discussion under the [PR|[https://github.com/apache/flink/pull/9775]],
we should indeed skip the ES 2.3.5 cases when running with JDK 11. The ES 2.3.5
cases is used in three scripts and only _tools/travis/splits/split_misc.sh_ is
tested with JDK 11, thus we skip the tests if we found it is running with JDK
11.
> Nightly e2e-misc-jdk11 fails complaining unrecognized VM option
> ---------------------------------------------------------------
>
> Key: FLINK-14186
> URL: https://issues.apache.org/jira/browse/FLINK-14186
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Yu Li
> Assignee: Yun Gao
> Priority: Blocker
> Labels: pull-request-available, test-stability
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As titled, this failure reproduces stably in recent nightly runs, such as
> https://api.travis-ci.org/v3/job/588201921/log.txt . From the log we could
> see message like below:
> {noformat}
> Unrecognized VM option 'UseParNewGC'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)