eclipse-ee4j / eclipse-ee4j/jersey

Declarative linking does not work with Collection.unmodifiableMap

Open
#3,948 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

The FieldProcessor will no traverse to the wrapper's content because it assumes that the delegate (e) is the same as the wrapper, because they are equal Map.Entry instances. The "processed" set should be an IdentityHashSet to make sure equal instances are processed as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.