yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Fix surefire plugin options for jdk 11+ #169

Closed fansu closed 1 year ago

fansu commented 1 year ago

Fix surefire plugin options for jdk 11+

Description

Need to add for --add-opens options for newer JDK

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: