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

AlwaysEmptySet returns an immutable tracker #18

Closed
bitbckt opened this issue Feb 4, 2015 · 1 comment
Closed

AlwaysEmptySet returns an immutable tracker #18

bitbckt opened this issue Feb 4, 2015 · 1 comment

Comments

@bitbckt
Copy link

bitbckt commented Feb 4, 2015

ef51828 altered AlwaysEmptySet to return an immutable Set, rather than the singleton instance of AlwaysEmptySet. When used as a tracker provider, calls to add() on the Set raise UnsupportedOperationException.

@mebigfatguy
Copy link
Collaborator

good catch, fixed in 7fd7bf9. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants