Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Andreas Leitgeb Newsgroups: comp.lang.java.programmer Subject: Re: more porting issues to Java 11 Date: Mon, 29 Apr 2019 08:39:28 -0000 (UTC) Organization: A noiseless patient Spider Lines: 19 Message-ID: References: Reply-To: avl@logic.at Injection-Date: Mon, 29 Apr 2019 08:39:28 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="bf1d692746f695054c5d93eb4cfd5148"; logging-data="21120"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18rUrTVAySu1JVYhH7IOIcz" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:XenM2hMfDheKYWTz7/yiWhFSdTw= Xref: csiph.com comp.lang.java.programmer:38939 Next update: - Corba (glassfish) works - ssl will follow later - DateFormat issue solved. New Issue: The application uses awt & swing components for the GUI, and all windows look distorted, fonts are a bit larger, even images look a bit stretched and moving another window over the jdk 11 application window leaves behind some spurious lines, as if the refresh had off- by-one-pixel inaccuracies. These issues only happen on Windows - on Linux these visual artefacts don't show up. Just on Windows, these show up with jdk-11.0.2, jdk-11.0.3 and jdk-12.0.1 all alike. Does this ring a bell for someone?