Skip to content

Possible deadlock in ImmutableList  #1977

@kronar

Description

@kronar

ImmutableList contains following code since version 15.0

private static final ImmutableList EMPTY =
new RegularImmutableList(ObjectArrays.EMPTY_ARRAY);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions