On Wed, 27 Sep 2023 15:15:15 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> The return type is Point2D, not int. >> >> But I'm glad you commented on it. I hadn't looked at this PR at all. Adding >> a method to a public interface is an API change, so at a minimum needs a >> CSR. More problematic is that since this isn't a default method, it is an >> incompatible change -- at least if any class outside of the JavaFX runtime >> were to implement it. > > I copied it from `getTextLocation`, but you're right. the null is in the @param block ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1080#discussion_r1338780056