[lworld] Integrated: 8348428: [lworld] ProcessReaper stack size too small in debug build

Roger Riggs rriggs at openjdk.org
Fri Jan 24 02:05:09 UTC 2025


On Thu, 23 Jan 2025 21:29:43 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Increase process reaper debug stack size to 64kb
> 
> Some tests of the fastdebug Java Runtime with -Xcomp experience a StackOverflow exception in the ProcessReaper in ProcessHandleImpl.
> Some combination of -Xcomp and the MH generation done by isSubstitutability for value objects in debug mode is larger.
> 
> The current 16kb bump for the non-release builds should be raised to 64k.

This pull request has now been integrated.

Changeset: 287a7b55
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/287a7b55eca9db951ed7cddbdd35896b5c20d858
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8348428: [lworld] ProcessReaper stack size too small in debug build

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

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


More information about the valhalla-dev mailing list