Skip to content

Random results for JSR-303 method constraint validation on generically typed methods [SPR-10384] #15017

Closed
@spring-projects-issues

Description

@spring-projects-issues

Jan Goyvaerts opened SPR-10384 and commented

Trying to make method validation work using Hibernate Validator 4.3.0.

Running the very same code over and over again yields different results. Sometimes everything gets validated. Sometimes not. And occasionally I'm getting an unexpected exception.

I've prepared a test case. Simply run maven "install test".

I'm aware I might be barking at the wrong tree here. Maybe it's not Spring's plumbing that is to blame. But rather HV. On the other hand, this are quite straightforward cases...

Running on Linux x64 (Arch) & JDK 1.6.0_43.


Affects: 3.2.2

Attachments:

Issue Links:

0 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions