Versions Compared

Key

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

...

  • 1 x signature test as Tomcat has added a missing \@Deprecated annotation
  • 1 x default context path test as Tomcat configuration always overrides this

3 TCK bug

  • 1 x TCK bug - missing endorsedLib configuration
  • 1 x case sensitive HTTP header checkscom/sun/ts/tests/servlet/spec/serverpush/serverPushInitTest does a check on a case sensitive "Authorization" header (a "authorization" header is present), among other wrong case sensitive checks.
  • com/sun/ts/tests/servlet/spec/security/denyUncovered/* use URLs which don't match the WAR name (it needs to be renamed from servlet_sec_denyUncovered_web.war to servlet_sec_denyUncovered.war (there is a proprietary descriptor to rectify the mapping on deployment, but it is not portable)

16 14 TBD

1 Tomcat bug has also been fixed as a result of running the TCK

...