Integrated: 8305740: C2: add print statements to assert: Can't determine return type.

Emanuel Peter epeter at openjdk.org
Mon Apr 17 10:35:42 UTC 2023


On Fri, 7 Apr 2023 09:08:55 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> I added this assert before the bailout, because it probably hides bugs. Now we have failure reports with [JDK-8305185](https://bugs.openjdk.org/browse/JDK-8305185).
> 
> It is difficult to reproduce, so I'd like to add some print statements to get at least a bit of info.
> 
> Passed tests up to tier5 and stress testing.

This pull request has now been integrated.

Changeset: c0b4957f
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c0b4957fcce530290fe3b1e730b593b6458285aa
Stats:     9 lines in 1 file changed: 9 ins; 0 del; 0 mod

8305740: C2: add print statements to assert: Can't determine return type.

Reviewed-by: kvn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list