RFR: 8290310: ChangeListener events are incorrect or misleading when a nested change occurs [v12]

Nir Lisker nlisker at openjdk.org
Wed Mar 12 00:38:13 UTC 2025


On Tue, 11 Mar 2025 06:34:06 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> I'm unsure what you are saying here. The common divisor example would not log a warning if I place the warning log in the same location as the SOE.

If you replace the thrown error/exception with logging then the code path will continue. What behavior will we get instead? The one before the modification where "first listener wins"?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1081#issuecomment-2716060500


More information about the openjfx-dev mailing list