On Wed, 18 Nov 2020 10:35:58 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The microsoft toolchain now supports a new "deterministic" build mode. This > goes a long way towards building properly deterministic. Another important > feature is that with the deterministic build mode enabled, the -pathmap flag, > similar to gcc's -fmacro-prefix-map, is enabled. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1287