mike-jumper opened a new pull request, #1084: URL: https://github.com/apache/guacamole-client/pull/1084
This change replaces usage of `asIterator()` with direct, traditional usage of the relevant `Enumeration`. The `asIterator()` function was added to `Enumeration` in Java 9 and can't be used here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
