Integrated: 8365891: failed: Completed task should not be in the queue

Vladimir Kozlov kvn at openjdk.org
Thu Aug 21 16:40:04 UTC 2025


On Thu, 21 Aug 2025 01:48:55 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Added missing `task->set_next(nullptr)` for "stale" tasks.
> 
> Testing: tier1-3,xcomp,stress

This pull request has now been integrated.

Changeset: d7572468
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d75724682390efa7cb63ae973fd9c504f7f64852
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8365891: failed: Completed task should not be in the queue

Reviewed-by: dlong

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

PR: https://git.openjdk.org/jdk/pull/26872


More information about the hotspot-compiler-dev mailing list