RFR: 8269882: stack-use-after-scope in NewObjectA
Kim Barrett
kbarrett at openjdk.java.net
Tue Jul 6 02:19:52 UTC 2021
On Mon, 5 Jul 2021 23:06:19 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this trivial fix to add '&' so that a macro parameter is passed as a reference.
>
> See bug for details.
>
> Thanks,
> David
Looks good, and trivial.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4683
More information about the hotspot-runtime-dev
mailing list