RFR: 8349184: [JMH] jdk.incubator.vector.ColumnFilterBenchmark.filterDoubleColumn fails on linux-aarch64 [v2]

SendaoYan syan at openjdk.org
Mon Feb 3 04:16:58 UTC 2025


On Mon, 3 Feb 2025 01:49:45 GMT, Hao Sun <haosun at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add missing ,
>
> test/micro/org/openjdk/bench/jdk/incubator/vector/ColumnFilterBenchmark.java line 2:
> 
>> 1: /*
>> 2:  *  Copyright (c) 2024, 2025 Oracle and/or its affiliates. All rights reserved.
> 
> Should be `2025,`

Thanks, the missing comma has been added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23409#discussion_r1938744749


More information about the core-libs-dev mailing list