[OpenJDK 2D-Dev] RFR: 8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Aug 12 12:48:54 UTC 2016


Hi, Phil.
A few comments about the test:
  - jtreg can stop the test at the end of the main, before invokeLater 
will start/complete.(on my system it always pass because of that)
  - The frame should be disposed at the end of the test.
  - Probably the correct location of the test is java/awt/font/TextLayout/?

On 11.08.16 0:15, Philip Race wrote:
> Equals was returning true because the full name is the same for
> all members of the family. That in itself seems wrong .. no two
> fonts should have the same name, but that will be addressed in
> a follow-on fix.

I assume the added code will be removed after follow-on fix?


-- 
Best regards, Sergey.



More information about the 2d-dev mailing list