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

Harold Seigel hseigel at openjdk.java.net
Mon Oct 25 19:47:06 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

Thanks Coleen for reviewing this!

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

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


More information about the hotspot-runtime-dev mailing list