[jdk11u-dev] RFR: 8253015: Aarch64: Move linux code out from generic CPU feature detection [v2]

Reka Kovacs github.com+25946952+rnkovacs at openjdk.java.net
Mon Aug 30 11:43:04 UTC 2021


On Mon, 30 Aug 2021 10:39:40 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

>> Reka Kovacs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>> 
>>  - Backport ec9bee68660acd6abf0b4dd4023ae69514542256
>>  - Backport a4eaf9536c272862b5ec856bf263679be09bddc9
>
> src/hotspot/os_cpu/linux_aarch64/vm_version_linux_aarch64.cpp line 119:
> 
>> 117:     fclose(f);
>> 118:   }
>> 119:   guarantee(cpu_lines == os::processor_count(), "core count should be consistent");
> 
> This line  was later removed in https://bugs.openjdk.java.net/browse/JDK-8255716

Thanks for bringing this to my attention. I added that commit / issue here.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/299


More information about the jdk-updates-dev mailing list