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).

This pull request has now been integrated.

Changeset: 1f782b7a
Author:    Hao Sun <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/1f782b7a5209cdcde0d95adbe38ca6911e080c2b
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8382395: Disable stringop-overflow in shenandoahGenerationalHeap.cpp

Reviewed-by: syan, wkemper, xpeng

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

PR: https://git.openjdk.org/jdk/pull/30784

Reply via email to