RFR: 8239927: Product variable PrefetchFieldsAhead is unused and should be removed [v3]
Ningsheng Jian
njian at openjdk.java.net
Mon Jan 17 02:33:29 UTC 2022
On Fri, 17 Dec 2021 12:03:37 GMT, Bhavana-Kilambi <duke at openjdk.java.net> wrote:
>> The product variable "PrefetchFieldsAhead" is defined in gc_globals.hpp and set in vm_version_x86.cpp.
>> But as it's not used anywhere, removing this option from the JDK source.
>
> Bhavana-Kilambi has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8239927: Product variable PrefetchFieldsAhead is unused and should be removed
Marked as reviewed by njian (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6783
More information about the hotspot-dev
mailing list