Darrel Schneider created GEODE-10238:
----------------------------------------

             Summary: Jetty9CachingClientServerTest fails on java 17
                 Key: GEODE-10238
                 URL: https://issues.apache.org/jira/browse/GEODE-10238
             Project: Geode
          Issue Type: Improvement
          Components: tests
            Reporter: Darrel Schneider



{noformat}
Jetty9CachingClientServerTest > shouldCacheSessionOnClient FAILED
    org.opentest4j.AssertionFailedError: 
    expected: ""
     but was: "Error in servlet: java.lang.reflect.InaccessibleObjectException: 
Unable to make field private transient sun.security.provider.AbstractDrbg 
sun.security.provider.DRBG.impl accessible: module java.base does not "opens 
sun.security.provider" to unnamed module @47874b25"
        at 
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
        at 
jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
        at 
org.apache.geode.session.tests.Jetty9CachingClientServerTest.shouldCacheSessionOnClient(Jetty9CachingClientServerTest.java:59)
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to