JBS: possibilty to merge issues?
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Jan 31 15:13:09 UTC 2022
Based on your description, it seems fine to combine them. To do this,
just closed one of the (probably 8187473) as a duplicate of the other,
and add any information from the closed bug into the other one,
adjusting the title of the bug if needed.
-- Kevin
On 1/31/2022 6:57 AM, Jeanette Winzenburg wrote:
>
> Currently working on two related issues:
>
> https://bugs.openjdk.java.net/browse/JDK-8187309: TreeCell must not
> change data of treeView
> https://bugs.openjdk.java.net/browse/JDK-8187473: TreeView must have
> default commit handler
>
> which are so intertwined that there's no way to fix one without the
> other (we must have a default commit mechanism in place at any time).
> I could merge them in the PR (also-fixes), but would feel cleaner to
> merge in JBS, if possible.
>
> -- Jeanette
>
More information about the openjfx-dev
mailing list