Yu Li created FLINK-14186:
-----------------------------
Summary: 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
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)