[jdk21u-dev] RFR: 8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
Daniel Hu
duke at openjdk.org
Mon Apr 28 16:20:24 UTC 2025
Clean backport. Improves ResponseSubscribers.SubscriberAdapter by making an asynchronous call instead of blocking. Passes affected test on linux x64
-------------
Commit messages:
- Backport 8093563bce03b2a7dcea175f1e71cfd67de1c235
Changes: https://git.openjdk.org/jdk21u-dev/pull/1718/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1718&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8317295
Stats: 73 lines in 2 files changed: 61 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1718.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1718/head:pull/1718
PR: https://git.openjdk.org/jdk21u-dev/pull/1718
More information about the jdk-updates-dev
mailing list