On Wed, 14 Jan 2026 21:38:19 GMT, Christopher Schnick <[email protected]> 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 <[email protected]> Committer: Andy Goryachev <[email protected]> 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
