RFR: 8159927: Add a test to verify JMOD files created in the images do not have debug symbols
Jim Laskey
jlaskey at openjdk.org
Thu Jan 18 17:32:11 UTC 2024
On Wed, 17 Jan 2024 20:51:23 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> The build excludes the native debug symbols in JMOD files created for JDK modules (see make/CreateJmods.gmk). This PR adds a test to verify that native debug symbols are excluded as expected.
LGTM
-------------
Marked as reviewed by jlaskey (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17467#pullrequestreview-1830228257
More information about the core-libs-dev
mailing list