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

Updated Enumeration emul for Java 9 #9861

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

niloc132
Copy link
Member

Partial #9547

Change-Id: I096e11d25c8829198c0e71b4ef0d735056e45802
@niloc132 niloc132 added this to the 2.11 milestone Nov 10, 2023
@niloc132
Copy link
Member Author

This seems to be the obvious implementation for https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Enumeration.html#asIterator() based on the implementation notes. As far as I can tell we don't have any implementations of Enumeration in GWT, just adapters that transform other Iterators into Enumerations.

@niloc132 niloc132 merged commit be37473 into gwtproject:main Nov 13, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants