Re: RFR: JDK-8235903: GCC default -fno-common exposes "multiple definition" link errors

2019-12-15 Thread Martin Buchholz
forwarded to other teams for review. On Fri, Dec 13, 2019 at 3:14 AM Patrick Zhang OS < patr...@os.amperecomputing.com> wrote: > Hi > > Please review this patch, if it should be reviewed by any group other than > core-libs, please help forward it. Thanks. > > JBS: https://bugs.openjdk.java.net/br

JDK 14 issue in BasicAuthenticator

2019-12-15 Thread Simone Bordet
Hi, the Jetty integration with HttpServerProvider is failing a couple of tests in JDK 14 (they pass in earlier JDKs). This is due to the fact that com.sun.net.httpserver.BasicAuthenticator has been changed to report the charset in the WWW-Authenticate header (see line 100). The header produced is