Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38978
| Path | csiph.com!3.eu.feeder.erje.net!feeder.erje.net!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | j4n bur53 <janburse@fastmail.fm> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Botched Windows/WindowsClassic LAF release 1.8.0_212 |
| Date | Sun, 2 Jun 2019 12:35:59 +0200 |
| Organization | albasani.net |
| Lines | 28 |
| Message-ID | <qd08qf$mjh$1@news.albasani.net> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.albasani.net cF3yThIl/oX6eM+wQNYbPzMLN3hj3hBuCNdasQJwwHUDmsGmrxMeI92ThU45Pr3A2nPab7Wa6xsRVxKUMQtrXA== |
| NNTP-Posting-Date | Sun, 2 Jun 2019 10:35:59 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="iqeQwAHuHe1QonERcl56j8FaX32DT6x4QKyZEDF8v8abEKNbyLwFegiTMAf/hInxiajMwj3aAvJ355xAeNKxRRcVOe8qvAXYvyp+7nAINZnTJVwIkgLLuAEsszojlui8"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 |
| X-Mozilla-News-Host | news://news.albasani.net:119 |
| Cancel-Lock | sha1:gBCPSxXjkW7n0/FouJ+InuSEGIM= |
| Xref | csiph.com comp.lang.java.programmer:38978 |
Show key headers only | View raw
Dear All, There is a problem with Windows/WindowsClassic LAF for the new release 1.8.0_212 of the JDK with small fonts etc.. I found the following workaround, just use a different JDK. Affected by the bug: - Oracle - GraalVM Not affected by the bug: - OpenJDK java-1.8.0-openjdk-1.8.0.212-1.b04.ojdkbuild.windows.x86_64.zip https://github.com/ojdkbuild/ojdkbuild - JDK 13 Windows / x64 zip https://jdk.java.net/13/ I also observed that the larger fonts get registered when I use a JFileChooser later on in the application, but it should be already register before while calling setLookAndFeel. Any programmatic work- around known for the broken setLookAndFeel? What does JFileChooser perform, that make it work? Best Regards
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Botched Windows/WindowsClassic LAF release 1.8.0_212 j4n bur53 <janburse@fastmail.fm> - 2019-06-02 12:35 +0200
Re: Botched Windows/WindowsClassic LAF release 1.8.0_212 Arne Vajhøj <arne@vajhoej.dk> - 2019-06-02 20:38 -0400
Re: Botched Windows/WindowsClassic LAF release 1.8.0_212 bursejan@gmail.com - 2019-06-07 07:05 -0700
csiph-web