Integrated: 8375227: Silent OOBE in NGGroup::renderContent

Christopher Schnick duke at openjdk.org
Fri Jan 16 17:49:14 UTC 2026


On Wed, 14 Jan 2026 21:38:19 GMT, Christopher Schnick <duke at openjdk.org> wrote:

> This is a very basic solution to the OOBE described in the issue. While it would definitely be better to figure out the root cause, understanding the NGNode implementation is above my knowledge level atm.
> 
> The code has been like that for 10 years and no one complained, so I am not sure whether this is a deeper issue or just a small oversight when handling all possible cases.
> 
> The fix should retain the exact original workings of the method while avoiding the exception.

This pull request has now been integrated.

Changeset: 40c0292b
Author:    Christopher Schnick <cr at crschnick.com>
Committer: Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/40c0292bad60e9ecca16725f2f61dca032ceff62
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8375227: Silent OOBE in NGGroup::renderContent

Reviewed-by: angorya, kcr

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

PR: https://git.openjdk.org/jfx/pull/2037


More information about the openjfx-dev mailing list