<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>I’m trying to compile Undertow having some problems.</div><div>When I use Oracle&nbsp;jdk1.8.0_31, I get compile-errors, with&nbsp;jdk1.8.0_71, last week the test&nbsp;WebSocketClient13TestCase got stuck, with the latest updates I get the test-failure:</div><div><br></div><div><div><font face="Courier New">Tests in error:&nbsp;</font></div><div><font face="Courier New">io.undertow.websockets.client.version13.WebSocketClient13TestCase.testMessageViaWssProxy(io.undertow.websockets.client.version13.WebSocketClient13TestCase)</font></div><div><font face="Courier New">&nbsp; Run 1: PASS</font></div><div><font face="Courier New">&nbsp; Run 2: WebSocketClient13TestCase.testMessageViaWssProxy » Runtime Buffer Leak io.unde...</font></div></div><div><br></div><div>in&nbsp;./target/surefire-reports/io.undertow.websockets.client.version13.WebSocketClient13TestCase-output.txt:</div><div><br></div><div><div><font face="Courier New">java.nio.channels.ClosedChannelException</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.protocols.ssl.SslConduit.read(SslConduit.java:528)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.conduits.IdleTimeoutConduit.read(IdleTimeoutConduit.java:202)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.conduits.ConduitStreamSourceChannel.read(ConduitStreamSourceChannel.java:127)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.server.protocol.framed.AbstractFramedChannel.receive(AbstractFramedChannel.java:357)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:38)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:33)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:884)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:865)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.protocols.ssl.SslConduit$SslReadReadyHandler.readReady(SslConduit.java:1059)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.nio.WorkerThread.run(WorkerThread.java:559)</font></div><div><font face="Courier New">java.lang.RuntimeException: java.nio.DirectByteBuffer[pos=0 lim=17408 cap=17408] NO: 178 [NO_CONTEXT]</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.testutils.DebuggingSlicePool$DebuggingBuffer.&lt;init&gt;(DebuggingSlicePool.java:67)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.testutils.DebuggingSlicePool.allocate(DebuggingSlicePool.java:38)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.protocols.ssl.SslConduit.doUnwrap(SslConduit.java:654)</font></div><div><font face="Courier New">&nbsp; &nbsp; at io.undertow.protocols.ssl.SslConduit.read(SslConduit.java:530)</font></div><div><font face="Courier New">&nbsp; &nbsp; at org.xnio.conduits.AbstractStreamSourceConduit.read(AbstractStreamSourceConduit.java:51)</font></div></div><div><font face="Courier New">…</font></div><div><br></div><div>But when I execute “mvn install” again, I get no errors.</div><div><br></div><div>A colleague uses &nbsp;jdk1.8.0_60 apparently with no problems. Are there known problems with certain JDKs? Anybody tried&nbsp;HotSpot&nbsp;1.8.0_71 successfully?</div><div><br></div><div>Regards</div><div><br></div><div>Erhard</div></body></html>