[jdk11u-dev] Integrated: 8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 29 13:23:30 UTC 2022


On Fri, 24 Jun 2022 11:50:35 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.17-oracle.
> 
> I had to replace nullptr by NULL, because hotspot does not compile C++11.

This pull request has now been integrated.

Changeset: c6e2a5b6
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/c6e2a5b6b0532fabfc25f951d38d5e682be9d124
Stats:     23 lines in 2 files changed: 23 ins; 0 del; 0 mod

8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc

Reviewed-by: stuefe
Backport-of: 4a5e7a1ada611cfdefdc3b9a6fada05494e07390

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1185


More information about the jdk-updates-dev mailing list