RFR: 8349206: j.u.l.Handler classes create deadlock risk via synchronized publish() method [v5]

Daniel Fuchs dfuchs at openjdk.org
Mon Feb 24 15:39:54 UTC 2025


On Mon, 24 Feb 2025 15:20:13 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> I've asked on the CSR if this should be @implNote or @implSpec.
>
> Those read more like an @ApiNote, advice on how to use the API.

@RogerRiggs - Is overriding a method and calling `super` considered a use of the API? Because these notes are only useful for people implemeting custom subclasses of Handler...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23491#discussion_r1967897581


More information about the core-libs-dev mailing list