master
8301267: Update of config.guess broke build on WSL
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
8312467: relax the builddir check in make/autoconf/basic.m4
8386551: Windows build broken because of MSys2/Make update
8252769: Warn in configure if git config autocrlf has invalid value
8368960: Adjust java UL logging in the build
8257679: Improved unix compatibility layer in Windows build (winenv)
8355249: Remove the use of WMIC from the entire source code
8307063: When cross-compiling with hsdis/binutils, buildjdk creation fails
8294310: compare.sh fails on macos after JDK-8293550
8282532: Allow explicitly setting build platform alongside --openjdk-target
8362516: Support of GCC static analyzer (-fanalyzer)
8306579: Consider building with /Zc:throwingNew
8371893: [macOS] use dead_strip linker option to reduce binary size
8313244: NM flags handling in configure process
8317970: Bump target macosx-x64 version to 11.00.00
8295192: Use original configure command line when called from a script
8287174: Remove deprecated configure arguments
8321374: Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
8305174: disable dtrace for s390x builds
8336343: Add more known sysroot library locations for ALSA
8378823: AIX build fails after zlib updated by JDK-8378631
8311938: Add default cups include location for configure on AIX
8275449: Add linux-aarch64-zero build profile
8170681: Remove fontconfig header files from JDK source tree
8257913: Add more known library locations to simplify Linux cross-compilation
8295417: Pass $AR to binutils cross-build
8287155: Additional make typos
8376355: Update to use jtreg 8.2.1
8336342: Fix known X11 library locations in sysroot
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b 8317335: Build on windows fails after 8316645
8378218: MSYS2 reports cygwin triplet causing bash configure failure
8320769: Remove ill-adviced "make install" target
8323672: Suppress unwanted autoconf added flags in CC and CXX
8371967: Add Visual Studio 2026 to build toolchain for Windows 8373593: Support latest VS2026 MSC_VER in abstract_vm_version.cpp
8317601: Windows build on WSL broken after JDK-8317340