Zitat von "Fisher, Robert" <robert.fisher....@zeiss.com>:
https://bugs.openjdk.java.net/browse/JDK-8141124
This is a regression introduced in 1.8.0_60, so it might have a
different origin than the problems you mention.
Thanks!
You are right, the "visible" behavior indeed is a regression. The
underlying reason - incorrect handling of disjoint changes - is the
same, just a technical variant :-) Commented the issue.
The old version "just" fired incorrect changes, the new doesn't even
update the selection as needed.
Cheers
Jeanette