On Fri, 17 Apr 2026 04:51:31 GMT, Hao Sun <[email protected]> wrote:
> After JDK-8381382, GCC 13.3.0 fails to compile > shenandoahGenerationalHeap.cpp on Ubuntu 24.04 + AArch64. > > It's a weird GCC bug. See the previous discussion in [1]. > > Similar to JDK-8326717 and JDK-8320212, we disable this warning for the > affected file as well. > > [1] https://github.com/openjdk/jdk/pull/26067#issuecomment-3030839463 > > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Thanks for your code review. I plan to integrate it tomorrow if there is no more comment. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30784#issuecomment-4277047076
