[lworld] Integrated: 8348585: [lworld] ProcessReaper stack size too small

Roger Riggs rriggs at openjdk.org
Thu Jan 30 17:49:06 UTC 2025


On Tue, 28 Jan 2025 23:19:57 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> The reaper stack size is insufficient to initialize the method handles for the equals methods of the primitive classes.
> Instead of incrasing the stack size, perform the initialization before the reaper thread is created.
> 
> An earlier change to increase the stack only for a debug build is reverted, it is no longer needed.

This pull request has now been integrated.

Changeset: f1afc426
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/f1afc426f3e3b9041d9f06246a9c60c2ba0cd4cf
Stats:     7 lines in 1 file changed: 4 ins; 0 del; 3 mod

8348585: [lworld] ProcessReaper stack size too small

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

PR: https://git.openjdk.org/valhalla/pull/1339


More information about the valhalla-dev mailing list