Re: JDK 11 Early Access build 12 available

2018-05-11 Thread Rory O'Donnell
Thanks Mark, that is great to hear. Rgds,Rory On 08/05/2018 14:40, Mark Thomas wrote: All, I've just tried building with Java 11 and performing a very simple smoke test (does the WebSocket snake game work). The only issue I found was that the removal of the java.xml.ws module meant that the

Re: JDK 11 Early Access build 12 available

2018-05-08 Thread Mark Thomas
All, I've just tried building with Java 11 and performing a very simple smoke test (does the WebSocket snake game work). The only issue I found was that the removal of the java.xml.ws module meant that the utility class we use for working with the Symantec code signing service would not compile.