RFR: 8279545: Buffer overrun in reverse_words of sharedRuntime_x86_64.cpp:3517 [v2]

Coleen Phillimore coleenp at openjdk.java.net
Thu Jan 13 22:36:26 UTC 2022


On Thu, 13 Jan 2022 20:54:57 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> Please review this small fix to prevent a potential integer overflow that can cause a buffer overrun.  The fix was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, Mach5 tiers 3-5 on Linux x64, and Mach5 builds of the JDK on PPC and S390.
>> 
>> Thanks, Harold
>
> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
> 
>   respond to review comments

Looks good, thanks!

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-compiler-dev mailing list