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