RFR: 8301341: LinkedTransferQueue does not respect timeout for poll() [v10]

Suryanarayana Garlapati duke at openjdk.org
Tue Jul 2 17:59:31 UTC 2024


On Thu, 10 Aug 2023 15:03:18 GMT, Doug Lea <dl at openjdk.org> wrote:

>> Thanks for making the fixes Doug!
>> Would it also be possible to backport these fixes to Java 17?
>> 
>> It seems to be a very common issue for openHAB users now that they upgrade to openHAB 4 which requires Java 17.
>> 
>> See:
>> 
>> * https://community.openhab.org/t/consistent-100-cpu-use-of-safecall-queue-thread/143792
>> * https://community.openhab.org/t/high-cpu-usage-after-migration-to-oh4/148200
>
> @wborn I think 17 should also be OK modulo deleting 2 lines for pre-21 mentioned above. I only checked with 19 though..

@DougLea is there any timeline where we can expect the backport of this fix into jdk17? or any other work around?

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

PR Comment: https://git.openjdk.org/jdk/pull/14317#issuecomment-2203971692


More information about the core-libs-dev mailing list