Jakarta EE Servlet
      Technology Compatibility Kit, Version 6.0
       Release Notes, March 2022
    
    
    
    The Jakarta EE Servlet, Technology Compatibility Kit Version 6.0 (Servlet
    TCK) includes the following items:
    
      -  Jakarta EE Servlet TCK Signature, API, and End-to-end tests
        
          -  A Signature test that checks that all of the
            public APIs are supported or defined as specified in the Jakarta EE
            Servlet Version 6.0 implementation that is being tested. 
-  API tests for all of the public APIs and
            language elements defined by the Jakarta EE Servlet 6.0
            Specification. 
-  End-to-end tests for sending http requests to
            the web container or server and receiving responses based on the
            Jakarta EE Servlet 6.0 Specification.
 
- Jakarta EE Servlet Technology Compatibility Kit 6.0 User's Guide
        (HTML,
        PDF)
      
    
    
      -  The Jakarta EE Servlet TCK tests have been built with JDK 11 and
        tested with the Java™ Platform, Standard Edition SDK, Version 11.
      
- This TCK was verified with a Jakarta EE 10 compatible Platform,
        Eclipse GlassFish 7.0. 
-  In the instructions in this document, variables in angle brackets
        need to be expanded for each platform. For example, <TS_HOME>becomes$TS_HOMEon Solaris/Linux and%TS_HOME%on Windows. In addition, the forward slashes (/) used in
        all of the examples need to be replaced with backslashes (\)
        for Windows.
    
    Please refer the Jakarta EE Servlet 6.0 Technology Compatibility
        Kit User's Guide (HTML,
      PDF)
      for complete instructions on installing, setting up, and running the
      Jakarta EE Servlet 6.0 TCK. 
    The online version of the JT Harness version 6.0 documentation is
      available here.
    Please take special care to set the JAVA_OPTIONS environment variable as
      described in the User Guide sections "Using the Command Line for TCK Test
      Execution" and "Using the GUI for TCK Test Execution".
    
    Copyright © 2018, 2022 Oracle and/or its affiliates. All
          rights reserved.