jsr356-experts@websocket-spec.java.net

[jsr356-experts] TCK 2013-03-20 feedback

From: Mark Thomas <mark_at_homeinbox.net>
Date: Fri, 22 Mar 2013 09:42:02 +0000

TCK changes required

1. The signature test is still looking for
ServerEndpointConfig$Configurator.matchesURI which has been removed.

Also [En|De]coder.Adapter and ServerContainerProvider

Specification questions

1. Are ServerApplicationConfig instances permitted to return null or
should they return an empty Set? I had read the Javadoc to mean a Set
should be returned but some instances in the TCK are returning null.


I may have more feedback/questions once I have worked through the
remaining test failures.


Mark