On Wed, 4 Dec 2024 13:42:09 GMT, Alexey Ivanov <[email protected]> wrote:
>> I really like how this line now fits in 80 characters limit. But if you >> insist - I will return it. > > That's what I thought. At the same time, it's only two columns longer than 80 > chars a line. > > The usage of `final` modifiers seems inconsistent in the method. Maybe remove > `final` from `localized` too? Then there would be no `final` modifiers till > `hotPoint`. Remove more `final`s. Code _feels_ cleaner without them. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21824#discussion_r1869676986
