diff --git a/src/test/java/org/apache/commons/crypto/NativeCodeLoaderTest.java b/src/test/java/org/apache/commons/crypto/NativeCodeLoaderTest.java index a200851a5..eeb6dbd82 100644 --- a/src/test/java/org/apache/commons/crypto/NativeCodeLoaderTest.java +++ b/src/test/java/org/apache/commons/crypto/NativeCodeLoaderTest.java @@ -38,8 +38,7 @@ public void test() { } @Test - // Seems to work OK now? - // @Disabled("Causes crash on Ubuntu when compiled with Java 17") + @Disabled("Causes crash on Ubuntu when compiled with Java 17") // The following error is reported: // "Corrupted channel by directly writing to native stream in forked JVM 1" // Note that this appears during a subsequent test, and does not