> This test was marked as unstable in CI run in samevm mode but later on was 
> found passing in now-default othervm mode but was problemlisted only on macos 
> by JDK-8254976.
> It is found that this test started failing in macos due to JDK-8220150:  
> [macos] macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W 
> glyphs
> which turns Antialias hint even if it is set to off from macosx10.14 onwards.
> So, this test started failing when it tries to test Antialias OFF hint.
> 
> Proposed fix is to check for macosx 10.14 and greater version and bail out 
> from this subtest.
> 
> @prrace Can you please take a look?

Prasanta Sadhukhan has updated the pull request incrementally with one 
additional commit since the last revision:

  BigSur fix

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3537/files
  - new: https://git.openjdk.java.net/jdk/pull/3537/files/7bfef241..b0188638

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3537&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3537&range=00-01

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3537.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3537/head:pull/3537

PR: https://git.openjdk.java.net/jdk/pull/3537

Reply via email to