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).

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

Commit messages:
 - 8383879: assert(_cur_stack_depth == num_frames) failed: cur_stack_depth out 
of sync _cur_stack_depth: 9 num_frames: 10

Changes: https://git.openjdk.org/valhalla/pull/2563/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2563&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8386843
  Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/valhalla/pull/2563.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2563/head:pull/2563

PR: https://git.openjdk.org/valhalla/pull/2563

Reply via email to