On Mon, 18 May 2026 12:05:04 GMT, Tobias Hartmann <[email protected]> wrote:

> The fix for [JDK-8377657](https://bugs.openjdk.org/browse/JDK-8377657) was 
> incomplete: Although we should ignore array properties when 
> `--enable-preview` is not set, we should still return a valid refined array 
> and not a non-refined array with invalid properties.
> 
> I also removed the guarantee because we have the same check already in 
> `klass_with_properties`. I'm omitting a regression test because these 
> ci-replay tests are always a bit brittle.
> 
> Thanks,
> Tobias
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 7f751ee3
Author:    Tobias Hartmann <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/7f751ee323ccba8ec978a1cdc06d5b3e87c08c72
Stats:     6 lines in 1 file changed: 0 ins; 3 del; 3 mod

8384853: [lworld] Replay compilation fails with assert(props.is_valid()) 
failed: meaningless

Reviewed-by: chagedorn

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

PR: https://git.openjdk.org/valhalla/pull/2447

Reply via email to