On Fri, 12 Jan 2024 10:38:40 GMT, Chris Hegarty <che...@openjdk.org> wrote:

> Update LinkedTransferQueue add and put methods to not call overridable.

This feels more like a hazard when extending to override behavior. I think it 
would be useful to provide a summary on what the override wants to do, maybe 
there are better ways to customise by wrapping the LTQ rather than subclassing.

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

PR Comment: https://git.openjdk.org/jdk/pull/17393#issuecomment-1888889220

Reply via email to