Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[java] ImmutableList implementation in the qname codebase #1124

Closed
oowekyala opened this issue May 19, 2018 · 1 comment
Closed

[java] ImmutableList implementation in the qname codebase #1124

oowekyala opened this issue May 19, 2018 · 1 comment
Labels
in:metrics Affects the metrics framework in:type-resolution Affects the type resolution code
Milestone

Comments

@oowekyala
Copy link
Member

It was introduced in #986 and is private API for now. Maintaining it seems like overkill, we can probably replace it with a third-party lib like https://pcollections.org/. Removing it and using standard java Collections seems somewhat hard though

@oowekyala oowekyala added in:type-resolution Affects the type resolution code in:metrics Affects the metrics framework labels May 19, 2018
@oowekyala oowekyala added this to the 7.0.0 milestone May 19, 2018
@oowekyala
Copy link
Member Author

Was fixed with #2366

@adangel adangel mentioned this issue Jan 23, 2023
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:metrics Affects the metrics framework in:type-resolution Affects the type resolution code
Projects
None yet
Development

No branches or pull requests

1 participant