On Tue, 3 Jan 2023 23:39:36 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Nir Lisker has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Added copyright header and changed package name > > tests/performance/checkboxTreeView/src/main/java/main/CheckBoxTreeEditor.java > line 26: > >> 24: */ >> 25: >> 26: package main; > > I think the package name "main" is ok here, considering this code will be > folded into the tester. There is only one package with 1 class. I didn't see any meaningful name for the package. ------------- PR: https://git.openjdk.org/jfx/pull/970