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

UNDERTOW-1022 Fix ALPN versions for JDK 8 u121 and u112 #497

Merged

Conversation

msfm
Copy link
Contributor

@msfm msfm commented Mar 20, 2017

No description provided.

@undertow-pull-request
Copy link

Linux Build 119 outcome was FAILURE using a merge of bd22ae2
Summary: Tests failed: 1 (1 new), passed: 2981, ignored: 556 Build time: 00:18:35

Failed tests

io.undertow.server.handlers.LotsOfQueryParametersTestCase.testLotsOfQueryParameters_MaxParameters_Ok{proxy}{https}: java.lang.RuntimeException: Buffer Leak io.undertow.server.handlers.LotsOfQueryParametersTestCase.testLotsOfQueryParameters_MaxParameters_Ok{proxy}{https}
Caused by: java.lang.RuntimeException: java.nio.DirectByteBuffer[pos=0 lim=17408 cap=17408] NO: 177404 [NO_CONTEXT]
------- Stderr: -------
java.lang.RuntimeException: java.nio.DirectByteBuffer[pos=0 lim=17408 cap=17408] NO: 177404 [NO_CONTEXT]
	at io.undertow.testutils.DebuggingSlicePool$DebuggingBuffer.<init>(DebuggingSlicePool.java:67)
	at io.undertow.testutils.DebuggingSlicePool.allocate(DebuggingSlicePool.java:38)
	at io.undertow.protocols.ssl.SslConduit.doUnwrap(SslConduit.java:694)
	at io.undertow.protocols.ssl.SslConduit.doHandshake(SslConduit.java:643)
	at io.undertow.protocols.ssl.SslConduit.access$900(SslConduit.java:63)
	at io.undertow.protocols.ssl.SslConduit$SslReadReadyHandler.readReady(SslConduit.java:1091)
	at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)
	at org.xnio.nio.WorkerThread.run(WorkerThread.java:559)


@stuartwdouglas stuartwdouglas merged commit fba6d52 into undertow-io:1.3.x Mar 20, 2017
@msfm msfm deleted the 1.3.x_UNDERTOW-1022_alpn_version branch March 21, 2017 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants