[jdk18] Integrated: 8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert

Roland Westrelin roland at openjdk.java.net
Fri Dec 17 07:50:42 UTC 2021


On Wed, 15 Dec 2021 10:24:59 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> The bug and fix were discussed in a previous PR:
> 
> https://github.com/openjdk/jdk/pull/6572
> 
> I pushed all commits from that PR on top of jdk 18 and added a couple
> extra tests as suggested in:
> 
> https://github.com/openjdk/jdk/pull/6572#issuecomment-994086590

This pull request has now been integrated.

Changeset: b9a477bf
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/b9a477bf19d9f276f6b1da8984eb56d7bd5fc137
Stats:     117 lines in 3 files changed: 117 ins; 0 del; 0 mod

8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert

Reviewed-by: dlong, kvn

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

PR: https://git.openjdk.java.net/jdk18/pull/29


More information about the hotspot-compiler-dev mailing list