RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang

hanklo6 duke at openjdk.org
Wed Oct 23 23:54:06 UTC 2024


On Wed, 23 Oct 2024 22:54:11 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> What if we split it into several files? Will combined compilation time be different? At least it will not consume a lot of memory and page swapping.

But splitting into several files still results in large code size. We are trying to reduce the code size as well.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21670#issuecomment-2433796285


More information about the hotspot-compiler-dev mailing list