On Wed, 25 Oct 2023 17:26:13 GMT, Andrew Haley <a...@openjdk.org> wrote:

> On s390x only, HotSpot is built by GCC with -ffunction-sections.
> This means that debug helpers such as ps() and pfl() are not available. These 
> helpers are extremely useful in debugging, so it makes no sense to omit them 
> from debug builds.

This pull request has now been integrated.

Changeset: e1a458ee
Author:    Andrew Haley <a...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e1a458ee6436e5b572e376d8cb27cf2e6b3a2afc
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8318834: s390x: Debug builds are missing debug helpers

Reviewed-by: shade, lucy

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

PR: https://git.openjdk.org/jdk/pull/16365

Reply via email to