[ 
https://issues.apache.org/jira/browse/GEODE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523030#comment-17523030
 ] 

ASF subversion and git services commented on GEODE-10197:
---------------------------------------------------------

Commit d54083c7d7b0d14631df262964ef071599660666 in geode's branch 
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d54083c7d7 ]

GEODE-10197: fix test for jdk17

OutOfMemoryDUnitTest now only uses CMS on jdk less than 14. (#7595)

> 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
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: Java17, pull-request-available
>
> 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)

Reply via email to