git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Wed Jul 1 08:34:48 UTC 2020


Changeset: 13b7c2e1
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-07-01 09:18:28 +0000
URL:       https://git.openjdk.java.net/mobile/commit/13b7c2e1

8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"

Fix live limit assert in node construction to be ignored during code generation in Compile::Code_Gen().

Reviewed-by: kvn, neliasso

! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/node.cpp
+ test/hotspot/jtreg/compiler/c2/TestLiveNodeLimit.java

Changeset: 37b9f056
Author:    duke <duke at openjdk.org>
Date:      2020-07-01 08:34:13 +0000
URL:       https://git.openjdk.java.net/mobile/commit/37b9f056

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list