Andor Molnar created ZOOKEEPER-3495: ---------------------------------------
Summary: Broken test in JDK12+: SnapshotDigestTest.testDifferentDigestVersion Key: ZOOKEEPER-3495 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3495 Project: ZooKeeper Issue Type: Test Reporter: Andor Molnar This test uses reflection to get access to "modifiers" field in Field class which is not supported any longer in Java 12+ versions. Please modify the test accordingly. -- This message was sent by Atlassian JIRA (v7.6.14#76016)