From 5b41660b1108783f7882b7faafc52fa84d7e77f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 28 Apr 2025 10:22:49 +0200 Subject: [PATCH] openjdk22: trigger build --- dev-lang/openjdk/openjdk22-22.0.2.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/openjdk/openjdk22-22.0.2.1.recipe b/dev-lang/openjdk/openjdk22-22.0.2.1.recipe index 87dc84f1e..e22f9eee7 100644 --- a/dev-lang/openjdk/openjdk22-22.0.2.1.recipe +++ b/dev-lang/openjdk/openjdk22-22.0.2.1.recipe @@ -250,7 +250,7 @@ TEST() #make test-only TEST_JOBS=1 TEST=jdk_util # Test results: passed: 908; failed: 4 make test-only JOBS=1 TEST=jdk_math # OK #make test-only JOBS=1 TEST=jdk_io - make test-only JOBS=1 TEST=jdk_nio + #make test-only JOBS=1 TEST=jdk_nio #make test-only JOBS=1 TEST=jdk_net make test-only JOBS=1 TEST=jdk_time # OK #make test-only JOBS=1 TEST=jdk_rmi