On Wed, 11 Feb 2026 10:15:13 GMT, Christian Hagedorn <[email protected]> 
wrote:

> Replay compilation fails when a compiler replay file is run without 
> `--enable-preview`. The reason is that with the current logic, we skip 
> parsing the additionally added `array_properties` when not running with 
> `--enable-preview`. We should parse it unconditionally and only then decide 
> whether we need to process it (with preview) or not (without preview).
> 
> Thanks,
> Christian

Thanks Tobias for your review!

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

PR Comment: https://git.openjdk.org/valhalla/pull/2078#issuecomment-3889414810

Reply via email to