Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Mon Apr 14 14:31:53 UTC 2014



   Thank you for the report.  I am able to reproduce the issue in 
JDK8u20 build 05 and it should have been already fixed in the build 09.

   Thanks,
   Alexandr.


On 4/13/2014 6:55 PM, Eirik Bakke wrote:
> Huh, in Hendrik's case it seems he gets an even-larger checkmark even 
> in retina mode (judging from the font size in Hendrik's screenshot). 
> In my case I was _not_ running in retina mode.
>
> From: Hendrik Schreiber <hs at tagtraum.com <mailto:hs at tagtraum.com>>
> Date: Sunday, April 13, 2014 at 4:08 AM
> To: "macosx-port-dev at openjdk.java.net 
> <mailto:macosx-port-dev at openjdk.java.net> X" 
> <macosx-port-dev at openjdk.java.net 
> <mailto:macosx-port-dev at openjdk.java.net>>, Alexander Scherbatiy 
> <alexandr.scherbatiy at oracle.com <mailto:alexandr.scherbatiy at oracle.com>>
> Cc: Eirik Bakke <ebakke at mit.edu <mailto:ebakke at mit.edu>>
> Subject: Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable
>
> On Apr 11, 2014, at 18:30, Eirik Bakke <ebakke at MIT.EDU 
> <mailto:ebakke at MIT.EDU>> wrote:
>
> > Hmm, now I cannot reproduce the bug. I think it might have disappeared
> > when I disconnected and reconnected my external monitor. I will file it
> > once I manage to reproduce it consistently.
>
> It does not depend on an external monitor, as I don't one and have 
> observed this, too (screenshot of a menu attached).
> I've seen this in a menu, that is not in the system menu bar, but in 
> the app window itself.
> This happened when running an ancient version of HPJmeter. Just 
> double-clicked on the jar, and I was able to observe the issue.
>
> ps ax | grep java
>  4351   ??  U      0:03.88 /Library/Internet 
> Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -jar 
> /Users/hendrik/repository/texte/performance/downloads/hpjmeter/HPjmeter.jar
>  4414 s004  R+     0:00.00 grep java
> mankell:~ hendrik$ /Library/Internet\ 
> Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -version
> java version "1.8.0_20-ea"
> Java(TM) SE Runtime Environment (build 1.8.0_20-ea-b05)
> Java HotSpot(TM) 64-Bit Server VM (build 25.20-b05, mixed mode)
>
> Hope this helps to nail it down.
>
> -hendrik
>
> PS: I have attached the jar to illustrate the point, please don't 
> re-distribute
>



More information about the macosx-port-dev mailing list