Skip to content

ObjectToObjectConverter should be able to use constructors on non-public classes [SPR-14304] #18876

Closed
@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened SPR-14304 and commented

ObjectToObjectConverter makes factory methods accessible before invoking them, but doesn't do the same for constructor invocations.


Affects: 3.2.17, 4.2.6, 4.3 RC2

Referenced from: commits 9659bc5, 1e2b8ab, 17d6221, edf1df3

Backported to: 4.2.9, 3.2.18

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions