On Wed, 17 Jun 2026 16:46:47 GMT, Daniel D. Daugherty <[email protected]> wrote:
> In order to reduce noise in the Valhalla CI, I'm cherry-picking the fix for: > > [JDK-8383879](https://bugs.openjdk.org/browse/JDK-8383879) > assert(_cur_stack_depth == num_frames) failed: cur_stack_depth out of sync > _cur_stack_depth: 9 num_frames: 10 > > from main-line to repo-valhalla. > > I have a sanity check Mach5 Tier1 job set running. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: dd93655c Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.org/valhalla/commit/dd93655c281ce6d85abc6ace5810b3d2161b6868 Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod 8386843: [lworld] cherry-pick JDK-8383879 assert(_cur_stack_depth == num_frames) failed: cur_stack_depth out of sync _cur_stack_depth: 9 num_frames: 10 Reviewed-by: fparain, cjplummer ------------- PR: https://git.openjdk.org/valhalla/pull/2563
