Integrated: 8267908: linux: thread_native_entry can scribble on stack frame
David Holmes
dholmes at openjdk.java.net
Tue Jun 8 04:56:19 UTC 2021
On Tue, 8 Jun 2021 02:02:55 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this trivial fix to ensure we do not try to alloca zero bytes.
>
> Thanks,
> David
This pull request has now been integrated.
Changeset: 341f6760
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/341f676066ab807d433f0f0b6c8356d2ad0e1cc9
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8267908: linux: thread_native_entry can scribble on stack frame
Reviewed-by: ysuenaga
-------------
PR: https://git.openjdk.java.net/jdk/pull/4407
More information about the hotspot-runtime-dev
mailing list