Skip to content

Rework LDAP ApacheDS tests to work with JDK 11  #9416

Closed
@jzheaux

Description

@jzheaux

ApacheDS is not compatible with JDK 11, and the reason is that one of its classes imports sun.reflect.Reflection in order to formulate one of its log messages.

In Spring Security's LDAP tests, the ApacheDS class can be overridden to remove this log statement and make it so that those tests can run under JDK 11.

Metadata

Metadata

Assignees

Labels

in: ldapAn issue in spring-security-ldaptype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions