Integrated: 8269882: stack-use-after-scope in NewObjectA

David Holmes dholmes at openjdk.java.net
Tue Jul 6 02:23:56 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

This pull request has now been integrated.

Changeset: 20eba355
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/20eba35515073c4daf1fa8ac78a37196ea196690
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8269882: stack-use-after-scope in NewObjectA

Reviewed-by: kbarrett

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

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


More information about the hotspot-runtime-dev mailing list