Issue with HTTP/2 communicating with GCP servers with TE: Trailers

2021-05-14 Thread Krzysztof K.
Hi, I have an issue using http client communicating with servers that most probably are on GCP (I see header: "via: 1.1 google"). I get "java.io.IOException: Received RST_STREAM: Protocol error". I quick search revealed that there were two bugs reported in JDK for that, with the most recent (https

Re: New candidate JEP: 408: Simple Web Server

2021-03-29 Thread Krzysztof K.
Hi, Is there a plan to change the package name? I always thought that com.sun.* package was for old internal code and I assume I'm not the only one. Regards, Krzysztof Krason On Mon, Mar 29, 2021 at 9:16 PM wrote: > https://openjdk.java.net/jeps/408 > > Summary: Provide a command-line tool to