jetty.project/tests
Simone Bordet 58ea526b56 Notifying client connection's promise from onOpen().
The client connection's promise was succeeded in the context of a
call to SelectorManager.newConnection().
This was wrong, since succeeding the promise may trigger the send
of a request *before* the connection is actually linked to the
endPoint and opened.

This change moves the succeeding of the client connection's promise
to the connection onOpen() method.
2015-02-20 18:23:31 +01:00
..
test-cdi Happy New Year 2015 2015-01-07 17:06:59 -07:00
test-continuation [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
test-http-client-transport Notifying client connection's promise from onOpen(). 2015-02-20 18:23:31 +01:00
test-integration Using webdefault.xml from jetty-distribution in test cases 2015-02-18 12:39:06 -07:00
test-jmx Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-02-19 14:05:00 +11:00
test-loginservice [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
test-quickstart [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
test-sessions [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
test-webapps Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-02-19 14:05:00 +11:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00