RFR: 8313554: Fix -Wconversion warnings for ResolvedFieldEntry [v4]

Dean Long dlong at openjdk.org
Fri Aug 4 19:49:33 UTC 2023


On Fri, 4 Aug 2023 17:05:55 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

>> The recent change in [JDK-8301996](https://bugs.openjdk.org/browse/JDK-8301996) added more -Wconversion warnings that are addressed in this patch. The aforementioned change has overlooked inconsistencies with the types used by `ResolvedFieldEntry` and the method `fill_in()`. Verified with tier 1-4 tests.
>
> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Changed field namnes to resolve error

Marked as reviewed by dlong (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15126#pullrequestreview-1563476373



More information about the build-dev mailing list