master
8190737: use unicode version of the canonicalize() function to handle long path on windows
8225690: Multiple AttachListener threads can be created
8187443: Forest Consolidation: Move files to unified layout
8185712: [windows] Improve native symbol decoder
8193846: Obsolete the VM option UseUTCFileTimestamp
8003209: JFR events for network utilization
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
8233787: Break cycle in vm_version* includes
8340387: Update OS detection code to recognize Windows Server 2025
8234397: add OS uptime information to os::print_os_info output
8202353: os::readdir should use readdir instead of readdir_r
8199712: Flight Recorder
8301170: perfMemory_windows.cpp add free_security_attr to early returns
8130039: Move the platform-specific [OS]Semaphore code 8130038: Unify the semaphore usage in os_xxx.cpp 8194763: os::signal_lookup is unused
8234779: Provide idiom for declaring classes noncopyable
8198558: Windows does not build without precompiled headers
8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp
8248657: Windows: strengthening in ThreadCritical regarding memory model
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
8197827: [windows] Small cleanups after JDK-8185712