Skip to content

DynamicProxyable works only with non-primitive arguments #1965

Closed
@mikereiche

Description

@mikereiche

see https://www.couchbase.com/forums/t/reactive-dynamicproxyable-is-not-working/39163

Issue is in FindMethod

for (k = 0; k < l; k++) {
if (!testParams[k].isAssignableFrom(currentParams[k])) {
break;
}
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions