RFR: 8311813: C1: Uninitialized PhiResolver::_loop field

Aleksey Shipilev shade at openjdk.org
Wed Jul 12 07:30:04 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`

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14819#pullrequestreview-1525692733


More information about the hotspot-compiler-dev mailing list