https://bz.apache.org/bugzilla/show_bug.cgi?id=70050
--- Comment #9 from Remy Maucherat <[email protected]> --- (In reply to Mark Thomas from comment #8) > (In reply to Remy Maucherat from comment #5) > > > I added a NPE check before reading your comment, so I will not be > > backporting it for now. > > That is the right fix. I've added a comment to explain why the null check is > required. I'm not 100% sure it's worth keeping the lazy init, we could do a volatile -> final change, if not. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
