On Tue, 23 Sep 2025 16:40:48 GMT, Andy Goryachev <[email protected]> wrote:

> Is this just a matter of initializing the values to [0,0] perhaps?
> 
> Regardless, I think the current changes are acceptable. Thanks for 
> clarifications!

This happens when `currentToken` is null, which probably (only?) happens at the 
end of the token stream. So the last column of the last line would be a better 
choice than [0,0].

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

PR Comment: https://git.openjdk.org/jfx/pull/1915#issuecomment-3324817788

Reply via email to