Integrated: 8159927: Add a test to verify JMOD files created in the images do not have debug symbols
Mandy Chung
mchung at openjdk.org
Fri Jan 19 17:45:37 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.
This pull request has now been integrated.
Changeset: 6c0bebcc
Author: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6c0bebccb0092d9726eb89a054e023e92edf7ca6
Stats: 76 lines in 1 file changed: 76 ins; 0 del; 0 mod
8159927: Add a test to verify JMOD files created in the images do not have debug symbols
Reviewed-by: jlaskey
-------------
PR: https://git.openjdk.org/jdk/pull/17467
More information about the core-libs-dev
mailing list