master
8344229: Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration
8310997: missing @since tags in jdk.httpserver
8332015: since-checker - Add @ since tags to jdk.httpserver
8245095: Implementation of JEP 408: Simple Web Server
8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize
8284191: Replace usages of 'a the' in hotspot and java.base
8331195: Improve com.sun.net.httpserver.HttpExchange usability
8262296: Fix remaining doclint warnings in jdk.httpserver
8253473: Javadoc clean up in HttpHandler, HttpPrincipal, HttpContext, and HttpsConfigurator
8253474: Javadoc clean up in HttpsExchange, HttpsParameters, and HttpsServer
8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth
8338411: Implement JEP 486: Permanently Disable the Security Manager
8277459: Add jwebserver tool