Darrel Schneider created GEODE-10197: ----------------------------------------
Summary: OutOfMemoryDUnitTest fails on java 17 because CMSInitiatingOccupancyFraction no longer exists Key: GEODE-10197 URL: https://issues.apache.org/jira/browse/GEODE-10197 Project: Geode Issue Type: Bug Components: tests Reporter: Darrel Schneider This test is explicitly adding CMSInitiatingOccupancyFraction but cms has been removed in later java releases. OutOfMemoryDUnitTest > initializationError FAILED org.gradle.internal.exceptions.DefaultMultiCauseException: Multiple Failures (2 failures) org.opentest4j.AssertionFailedError: [The Cache Server process terminated unexpectedly with exit status 1. Unrecognized VM option 'CMSInitiatingOccupancyFraction=45' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. -- This message was sent by Atlassian Jira (v8.20.1#820001)