Re: [OpenJDK 2D-Dev] [PATCH] Make automatic font substitution on macOS work for surrogate pairs

2016-11-03 Thread Phil Race
I have submitted https://bugs.openjdk.java.net/browse/JDK-8169202 Can you restart this thread with the proper format for a review request as the subject "RFR: 8169202: macos] Font substitution does not work for supplementary characters" -phil. On 11/03/2016 07:23 AM, Dmitry Batrak wrote: Add

Re: [OpenJDK 2D-Dev] [PATCH] Make automatic font substitution on macOS work for surrogate pairs

2016-11-03 Thread Dmitry Batrak
Added an automated version of the test to the webrev - http://cr.openjdk.java.net/~avu/rfe_surrogates/webrev.01/ Best regards, Dmitry Batrak On Tue, Nov 1, 2016 at 5:40 PM, Sergey Bylokhov wrote: > Looks fine to me, but the jtreg test will be helpful. > > On 27.10.16 11:56, Dmitry Batrak wrote: