On Fri, 8 May 2026 10:58:39 GMT, Aleksey Shipilev <[email protected]> wrote:
> Not sure what test/hotspot/gtest/gc/serial/test_collectorPolicy.cpp move is > about in this changeset. The test is serial gc specific, it uses serial gc classes. It should not be built when Serial GC is disabled. So move it to the gc/serial directory which is only compiled if serial gc is included (that mechanism is/was already present). ------------- PR Comment: https://git.openjdk.org/jdk/pull/31049#issuecomment-4406958584
