[jdk21u-dev] RFR: 8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously

Goetz Lindenmaier goetz at openjdk.org
Wed Apr 30 06:46:45 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

Hi @cost0much 
I'm not sure this is a good backport. 
I can imagine that it can change the behavior of a program significantly. 
If you rate the risk of a backport, please take into account what will happen to an installed application if just the JVM is updated.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1718#issuecomment-2840970858


More information about the jdk-updates-dev mailing list