RFR: 8374570: Assertion failure in ClearArray.java with -XX:+EnableX86EcoreOpts [v2]
Tobias Hartmann
thartmann at openjdk.org
Thu Jan 8 12:35:16 UTC 2026
On Wed, 7 Jan 2026 17:52:50 GMT, Volodymyr Paprotski <vpaprotski at openjdk.org> wrote:
>> Allow for a larger jump distance
>
> Volodymyr Paprotski has updated the pull request incrementally with two additional commits since the last revision:
>
> - whitespace
> - add test
test/hotspot/jtreg/compiler/allocation/Test8374570.java line 33:
> 31: */
> 32:
> 33: public class Test8374570 {
Couldn't we just modify the test that originally triggered this issue (`test/hotspot/jtreg/compiler/c2/ClearArray.java`)? Please verify that it triggers the issue though.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29070#discussion_r2672173827
More information about the hotspot-dev
mailing list