On Wed, 6 May 2026 23:52:47 GMT, Hao Sun <[email protected]> wrote: >> @shqking I know now why I missed that part, I was compiling with GCC14, >> which works just fine. With GCC13, however, I got the same problem as you >> posted. I fixed it now. > > @toxaart FYI. I tried the following JDK builds with the latest commit on > linux+aarch64 using GCC-13.3.0, and all passed. > > - release > - fastdebug > - optimized > - client > - minimal > - zero > - --with-jvm-features=-compiler2 > - --with-jvm-features=-compiler1
@shqking thank you for verification. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31025#issuecomment-4395158868
