On Mon, 26 Jun 2023 12:36:38 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> Enabling `Zc:inline` flag improves C++11 standard compliance, reduces the > size of obj files produced by the build by 200+MB, and might also improve > build speed. > > 2 files failed to compile with the flag added; see JBS for details if you're > interested. This PR fixes the compilation issues. > > Tier1-4 builds and Tier1-2 tests passed. Looks good to me. ------------- Marked as reviewed by erikj (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/14651#pullrequestreview-1498487839