Istvan Toth created YARN-11796: ---------------------------------- Summary: Accept extra JDK 17 options in tests Key: YARN-11796 URL: https://issues.apache.org/jira/browse/YARN-11796 Project: Hadoop YARN Issue Type: Bug Reporter: Istvan Toth
Yarn has some hacks that add certain JVM module options ifJDK17 or later is detected. However, the tests have not been updated, and fail when encountering these when run on JDK17+. Fix the tests to handle these extra options. (There should probably be more module options added, and most of those should also be added for earlier JVM versions, but that's a different issue) -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org