On Wed, 2 Aug 2023 19:15:24 GMT, Matias Saavedra Silva <matsa...@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.

This pull request has now been integrated.

Changeset: ad6e9e75
Author:    Matias Saavedra Silva <matsa...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/ad6e9e75bff24e74c888d9b96c3f698ae0f54127
Stats:     12 lines in 3 files changed: 4 ins; 0 del; 8 mod

8313554: Fix -Wconversion warnings for ResolvedFieldEntry

Reviewed-by: coleenp, dlong

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

PR: https://git.openjdk.org/jdk/pull/15126

Reply via email to