### What would you like to backport? **To do:** - change to backport: https://github.com/oracle/graal/pull/10125 **Expected issues:** - DeadlockWatchdog.singleton() call requires this change: [[GR-49437] Install DeadlockWatchdog as image singleton.](https://github.com/oracle/graal/commit/95bab4f129d7e109e7a6f306d272f4c6a84afbd8) - which is non-trivial and does not apply cleanly. ### Describe the motivation for the backport. - [Oracle GraalVM for JDK 21.0.6 backports and fixes](https://github.com/graalvm/graalvm-community-jdk21u/issues/64): - Ensure full watchdog interval is available per method in LIRNativeImageCodeCache.patchMethods.