On Wed, 13 Nov 2024 23:14:23 GMT, William Kemper <wkem...@openjdk.org> wrote:
>> src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp line 238: >> >>> 236: #define shenandoah_assert_control_or_vm_thread_at_safepoint() >>> 237: #define shenandoah_assert_generational() >>> 238: #define shenandoah_assert_generations_reconciled() >>> \ >> >> There seems to be dangling `` on this line. > > Good catch. https://bugs.openjdk.org/browse/JDK-8344151 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21273#discussion_r1841320809