Integrated: 8351976: assert(vthread_epoch == current_epoch) failed: invariant

Markus Grönlund mgronlun at openjdk.org
Mon Mar 17 10:07:03 UTC 2025


On Thu, 13 Mar 2025 20:59:31 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> This fix adjusts for an epoch mismatch for excluded virtual threads that become included after being mounted. The JIRA issue has more details.
> 
> Testing: jdk_jfr, stress testing
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: e5666f56
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e5666f56ff6993cbfe52d91e5cadcb4d0b8f4ec2
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8351976: assert(vthread_epoch == current_epoch) failed: invariant

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list