[jdk11u-dev] RFR: 8311813: C1: Uninitialized PhiResolver::_loop field [v2]

Chad Rakoczy duke at openjdk.org
Wed Sep 6 22:43:30 UTC 2023


> [JDK-8311813](https://bugs.openjdk.org/browse/JDK-8311813)
> 
> Initialize `PhiResolver::_loop` field to `nullptr`
> 
> Clean backport

Chad Rakoczy has updated the pull request incrementally with one additional commit since the last revision:

  Change nullptr to NULL

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2123/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2123/files/99c1b61d..6b89b5c0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2123&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2123&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2123.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2123/head:pull/2123

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


More information about the jdk-updates-dev mailing list