On Thu, 19 May 2022 10:05:41 GMT, Dmitry Chuyko <dchu...@openjdk.org> wrote:
> Some concerns: > > 1. It should work at least for Clang and GCC but still will require > checking all os-cpu/compiler variants. Really, no. Don't think that way. Just do Linux for now, and throw it over the wall for Windows people. > 3. The way of configuration is different for different compilers, not a > problem though if we need an optimized build or to make rr work. See above. ------------- PR: https://git.openjdk.java.net/jdk/pull/8779