Integrated: 8311813: C1: Uninitialized PhiResolver::_loop field
Chad Rakoczy
duke at openjdk.org
Wed Jul 12 19:27:14 UTC 2023
On Mon, 10 Jul 2023 23:47:56 GMT, Chad Rakoczy <duke at openjdk.org> wrote:
> [JDK-8311813](https://bugs.openjdk.org/browse/JDK-8311813)
>
> Initialize `PhiResolver::_loop` field to `nullptr`
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `tier2`
> - [x] Linux x86_64 release `tier2`
> - [x] Linux x86_64 fastdebug `gtest:all`
> - [x] Linux x86_64 release `gtest:all`
> - [x] Linux x86_64 fastdebug `test/hotspot/jtreg/compiler/c1`
> - [x] Linux x86_64 release `test/hotspot/jtreg/compiler/c1`
This pull request has now been integrated.
Changeset: 489a32fe
Author: Chad Rakoczy <chadrako at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/489a32fe40e2a2c539296d51d4ffc0abc036d33c
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8311813: C1: Uninitialized PhiResolver::_loop field
Reviewed-by: thartmann, shade
-------------
PR: https://git.openjdk.org/jdk/pull/14819
More information about the hotspot-compiler-dev
mailing list