On Mon, 31 Jul 2023 04:40:58 GMT, Jan Kratochvil <jkratoch...@openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8313374 >> --enable-ccache's CCACHE_BASEDIR breaks builds > > Jan Kratochvil has updated the pull request incrementally with one additional > commit since the last revision: > > Try not to remove CCACHE_BASEDIR. Personally I am scared of `CCACHE_BASEDIR`, for example how debug info will look afterwards (I know there is some remapping but still). I was already troubleshooting/fixing multiple ccache bugs in the past so I find `CCACHE_BASEDIR` too bold. But if you want to keep it let's fix at least the known bugs. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15080#issuecomment-1657568759