[jdk21u-dev] RFR: 8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
Daniel Hu
duke at openjdk.org
Thu May 8 21:41:04 UTC 2025
On Fri, 25 Apr 2025 18:07:36 GMT, Daniel Hu <duke at openjdk.org> wrote:
> Clean backport. Improves ResponseSubscribers.SubscriberAdapter by making an asynchronous call instead of blocking. Passes affected test on linux x64
Ah, thank you for removing the label for me. When you mention that it passes testing, does that mean that the change should be safe, but still doesn't make a good backport due to the nature of the change?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1718#issuecomment-2864377031
More information about the jdk-updates-dev
mailing list