RFR: 8239927: Product variable PrefetchFieldsAhead is unused and should be removed [v2]

Bhavana-Kilambi duke at openjdk.java.net
Fri Dec 17 11:44:40 UTC 2021


> 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 updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  8239927: Product variable PrefetchFieldsAhead is unused and should be removed

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

Changes: https://git.openjdk.java.net/jdk/pull/6783/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6783&range=01
  Stats: 11 lines in 3 files changed: 1 ins; 10 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6783.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6783/head:pull/6783

PR: https://git.openjdk.java.net/jdk/pull/6783


More information about the hotspot-dev mailing list