On Fri, 8 May 2026 12:27:33 GMT, Thomas Schatzl <[email protected]> wrote:
>> Hi all, >> >> please review this change that allows building of the JDK without Serial >> GC enabled after [JDK-8384145](https://bugs.openjdk.org/browse/JDK-8384145). >> >> One of the gtests is serial gc specific and needs to be moved. Noticed >> during tests with JEP 523: Make G1 the Default Garbage Collector in All >> Environments. >> >> Tested manually with and without `--with-jvm-features=-serialgc`, both image >> building and running the test works in both cases (being skipped/not found >> if serial gc has not been enabled). >> >> Other testing: gha >> >> Thanks, >> Thomas >> >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Thomas Schatzl has updated the pull request incrementally with one additional > commit since the last revision: > > * extract g1 as default changes Marked as reviewed by aboldtch (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31049#pullrequestreview-4254375467
