RFR: 8274300: Address dsymutil warning by excluding platform specific files

Mikael Vidstedt mikael at openjdk.org
Mon Jan 8 20:20:29 UTC 2024


On Mon, 8 Jan 2024 02:46:03 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Are we passing the wrong set of files to dsymutils? I'm guessing it is actually passed a set of object files not source files.

We run dsymutils on the libraries (e.g. `libjvm.dylib`) to extract the debug symbols.

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

PR Comment: https://git.openjdk.org/jdk/pull/17287#issuecomment-1881758241


More information about the build-dev mailing list