On Thu, 19 Feb 2026 18:53:54 GMT, Andy Goryachev <[email protected]> wrote:
>> I think the comment already explains what it is, including a link to a >> script that generates it. The script itself is now in the `powersOfFive()` >> unit test. > > you are right. do you think it would make sense to point to the code (test) > that generates the table in the comment? It seems unusual to point to tests from production code. In any case, we've now locked down the table, and any change will fail the test. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2069#discussion_r2829657378
