Merge branch '4.1.x'

Closes gh-51600
This commit is contained in:
Andy Wilkinson
2026-09-07 08:27:14 +01:00
150 changed files with 5 additions and 245 deletions
@@ -52,7 +52,6 @@ abstract class AbstractDevToolsIntegrationTests {
protected final JvmLauncher javaLauncher = new JvmLauncher();
@TempDir
@SuppressWarnings("NullAway.Init")
protected static File temp;
private @Nullable LaunchedApplication launchedApplication;