Colm O hEigeartaigh created SENTRY-998: ------------------------------------------
Summary: TestSentryShellHive test failure with JDK 8 Key: SENTRY-998 URL: https://issues.apache.org/jira/browse/SENTRY-998 Project: Sentry Issue Type: Bug Reporter: Colm O hEigeartaigh Fix For: 1.7.0 There is a test failure with TestSentryShellHive and JDK 8. The reason is that we are checking the error message returned by the CLI parser. The ordering of the options is determined by a hash algorithm, and hence different JDKs may return an error message with the options listed in a different order. -- This message was sent by Atlassian JIRA (v6.3.4#6332)