On Mon, 2 Oct 2023 13:39:43 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> What effect will this have on debugging? Hi @erikj79 So this is the same as we pathmap the openjdk workspace source just above, in that we only do it when ALLOW_ABSOLUTE_PATHS_IN_OUTPUT is "false", which is for release builds. For "debug" builds it is "true" and no pathmap'ing occurs, see: https://github.com/openjdk/jdk/blob/2637e8ddc4ffe102418139f501fc0be8e9c5317b/make/autoconf/jdk-options.m4#L696 ------------- PR Comment: https://git.openjdk.org/jdk/pull/16008#issuecomment-1743071912