Skip to content

Commit

Permalink
Update ClipShapeTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mrserb committed Feb 9, 2024
1 parent 67e3d2c commit 423a2e6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/jdk/sun/java2d/marlin/ClipShapeTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,10 @@
* Verifies that Marlin rendering generates the same images with and without
* clipping optimization with all possible stroke (cap/join) and/or dashes or
* fill modes (EO rules) for paths made of either 9 lines, 4 quads, 2 cubics
* (random)
* Note: Use the argument -slow to run more intensive tests (too much time)
* (random).
* <p>
* Note: Use the argument {@code -slow} to run more intensive tests (too much
* time).
*/
public final class ClipShapeTest {

Expand Down

0 comments on commit 423a2e6

Please sign in to comment.