jmuehlner opened a new pull request, #738: URL: https://github.com/apache/guacamole-client/pull/738
Oops, my [previous PR for GUACAMOLE-1623](https://github.com/apache/guacamole-client/pull/736) had a java 9+ only initializer (`List.of`). This PR changes it to use the Java 8 compatible `Arrays.listOf` initializer. -- 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]
