Commits
User selector
Commit History
Commits on Jul 13, 2021
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Show description for afe957ccommitted
Commits on Jul 6, 2021
8269692: sun.net.httpserver.ServerImpl::createContext should throw IAE
Show description for f485171committed
Julia Boes
Commits on Jul 1, 2021
8268960: com/sun/net/httpserver/Headers.java: Ensure mutators normalize keys and disallow null for keys and values
Show description for 82bfc5dcommitted
Julia Boes
Commits on Jun 18, 2021
8268900: com/sun/net/httpserver/Headers.java: Fix indentation and whitespace
Show description for f4d20b2committed
Julia Boes
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on May 20, 2021
8267262: com/sun/net/httpserver/Filter improve API documentation of static methods
Show description for 31320c3committed
Julia Boes
Commits on May 18, 2021
8266897: com/sun/net/httpserver/FilterTest.java fails intermittently with AssertionError
Show description for 894547dcommitted
Julia Boes
Commits on May 11, 2021
8266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
Show description for 2d2cd78committed
Commits on Apr 29, 2021
8265123: Add static factory methods to com.sun.net.httpserver.Filter
Show description for 115a413andcommitted
Commits on Apr 8, 2021
8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable
Show description for 214d6e2committed
Julia Boes
Commits on Mar 4, 2021
8262935: Add missing logging to sun.net.httpserver.ServerImpl
Show description for b817855committed
Julia Boes
Commits on Feb 25, 2021
8262296: Fix remaining doclint warnings in jdk.httpserver
Show description for f79c626committed
Commits on Nov 13, 2020
8253005: Add `@throws IOException` in javadoc for `HttpEchange.sendResponseHeaders`
Show description for 5973e91committed
Commits on Nov 5, 2020
8255584: `HttpPrincipal::getName` returns incorrect name
Show description for 2b78a43committed
Commits on Oct 30, 2020
8253473: Javadoc clean up in HttpHandler, HttpPrincipal, HttpContext, and HttpsConfigurator
Show description for d128191committed
Commits on Oct 21, 2020
8253474: Javadoc clean up in HttpsExchange, HttpsParameters, and HttpsServer
Show description for da97ab5committed
Commits on Oct 19, 2020
8254967: com.sun.net.HttpsServer spins on TLS session close
Show description for 953e472committed
Commits on Oct 7, 2020
8253475: Javadoc clean up in HttpExchange and HttpServer
Show description for 49128a1committed
Commits on Oct 2, 2020
8253470: Javadoc clean up in Filter and Headers
Show description for 0fd41c3committed
Commits on Sep 28, 2020
8253053: Javadoc clean up in Authenticator and BasicAuthenicator
Show description for 16b8c39committed
Commits on Sep 22, 2020
8251496: Fix doclint warnings in jdk.net.httpserver
Show description for ae20dd6committed
Commits on Jun 15, 2020
8245307: Update ExchangeImpl to use thread safe DateTimeFormatter
Show description for 38f9a93committed
Commits on Dec 16, 2019
8234825: Better Headings for HTTP Servers
Show description for 8e5af26committed8235976: Directives in WWW-Authenticate should be comma separated
Show description for b73facacommitted
Commits on Dec 5, 2019
8235413: com.sun.net.httpserver.BasicAuthenticator.charset is protected field
Show description for 3000f21committed
Commits on Nov 28, 2019
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
Show description for e00ded0committed
Julia Boes
Commits on Oct 9, 2019
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
Show description for 6fe5139authored andcommitted
Commits on Sep 2, 2019
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Show description for 77adc77authored andcommitted
Commits on Aug 22, 2019
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
Show description for e3b6b7fcommitted
Commits on Jul 10, 2019
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
Show description for f7d689fcommitted
Commits on Mar 15, 2019
8213912: Semantic typo in HttpExchange.java
Show description for 030493ecommitted
Commits on Feb 11, 2019
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange
Show description for 6d98f3ccommitted
Commits on Oct 19, 2018
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Show description for b9279efcommitted
Commits on Oct 5, 2018
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
Show description for e8f9012committed
Commits on Jun 20, 2018
8204679: HTTP Client refresh
Show description for 659fdd8committed