diff --git a/benchmarks/java/src/net/i2p/crypto/SHA256Benchmarks.java b/benchmarks/java/src/net/i2p/crypto/SHA256Benchmarks.java index 6bc2084fe1..09750814b6 100644 --- a/benchmarks/java/src/net/i2p/crypto/SHA256Benchmarks.java +++ b/benchmarks/java/src/net/i2p/crypto/SHA256Benchmarks.java @@ -22,7 +22,7 @@ import org.openjdk.jmh.runner.options.Options; import org.openjdk.jmh.runner.options.OptionsBuilder; /** - * Test the GNU and the JVM's implementations for speed + * Test the JVM's implementation for speed * * Old results (2011-05): *