Integrated: 8269853: Prefetch::read should accept pointer to const

Harold Seigel hseigel at openjdk.java.net
Mon Oct 25 19:47:07 UTC 2021


On Mon, 25 Oct 2021 18:49:21 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this fix for JDK-8269853 to add 'const' to the first argument to Prefetch::read().  The fix was tested by running Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and doing Mach5 builds for linux-s390, linux-x86, linux-zero, and linux-ppc.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: 337a9b73
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/337a9b73a75981d14eb4125e4354edda8d541361
Stats:     24 lines in 13 files changed: 0 ins; 0 del; 24 mod

8269853: Prefetch::read should accept pointer to const

Reviewed-by: coleenp

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

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


More information about the hotspot-runtime-dev mailing list