For stroked shapes (no Renderer use), the min-join-error check is disabled.
Added new jtreg test to verify join using pixel counts

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

Commit messages:
 - fixed line endings
 - JDK-8316741: fixed BasicStroke.createStrokedShape miter-limits failing on 
small shapes by disabling the min-join-error check for stroked shapes

Changes: https://git.openjdk.org/jdk/pull/16002/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16002&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316741
  Stats: 137 lines in 5 files changed: 118 ins; 1 del; 18 mod
  Patch: https://git.openjdk.org/jdk/pull/16002.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16002/head:pull/16002

PR: https://git.openjdk.org/jdk/pull/16002

Reply via email to