Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • org.apache.tomcat.websocket.DISABLE_BUILTIN_EXTENSIONS=true
  • org.apache.tomcat.websocket.ALLOW_UNSUPPORTED_EXTENSIONS=true
  • org.apache.tomcat.websocket.DEFAULT_PROCESS_PERIOD=0

Test Suite

Download latest nightly buildthe Jakarta WebSocket 2.0 TCK

httpshttp://download.eclipse.org/ee4j/jakartaee-tck/masterjakartaee9/nightlypromoted/websocket-tck-2.0.0.zip

https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-910/jakarta-websocket-tck-2.0.1.zip

Extract to WEBSOCKET_TCK_HOME

...

A default 10.0.x build (as of 10.0.0-M105) running with the 52.0.0 1 TCK build triggers 1 0 test failure failures with the following JREs:

...

JRE(s):

  • Adopt OpenJDK 11.0.9 b11 (TCK and Tomcat)

1 Expected failure

  • 1 x signature test due to the presence of the bnd JPMS annotation - this can safely be ignored as the annotation has no impact at runtime

5 Tests 'fixed' by appropriate system property configuration (see above).

...