Skip to content
Commit 637c7690 authored by jeremy's avatar jeremy
Browse files

8176501: Method Shape.getBounds2D() incorrectly includes Bezier control points in bounding box

Adding missing @param tag.

This is in response to prrace's code review feedback:

> For me it doesn't build because of a doclint error

> src/java.desktop/share/classes/java/awt/geom/Path2D.java:2102:
> warning: no @param for pi
> public static Rectangle2D getBounds2D(final PathIterator pi) {
> ^
> error: warnings found and -Werror specified

https://github.com/openjdk/jdk/pull/6227#issuecomment-995305817
parent e346df02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment