1.21.7-rc2

This commit is contained in:
Bjarne Koll
2025-06-25 17:41:26 +02:00
committed by Nassim Jahnke
parent 4d854e66b8
commit dda39a0f05
290 changed files with 447 additions and 31172 deletions

View File

@@ -113,7 +113,7 @@
public static void throwAsRuntime(Throwable throwable) {
throw throwable instanceof RuntimeException ? (RuntimeException)throwable : new RuntimeException(throwable);
}
@@ -1088,16 +_,7 @@
@@ -1093,16 +_,7 @@
}
public void openUri(URI uri) {