-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Labels
Milestone
Description
Apache DS is incompatible with JDK 9+ because of its usage of sun.reflect.Reflection
, and there are no plans for a compatible GA version.
The Spring LDAP samples should change to use UnboundID, which is compatible with later Java versions so that the build can run against higher versions of Java.
derTobsch