On Wed, 28 Feb 2024 12:32:17 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Looks okay to me, but could we print here `RuntimeException(jmodFile + " is > expected not to include native debug symbols` not only the jmod but also the > unwanted file(s) ? This information is already printed in isNativeDebugSymbol. So in case of failure, you'll find the culprit in the test output. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17990#issuecomment-1972000461