Please review this patch:
$ hg qdiff -wb
diff --git a/test/lib/jdk/test/lib/util/JarUtils.java
b/test/lib/jdk/test/lib/util/JarUtils.java
--- a/test/lib/jdk/test/lib/util/JarUtils.java
+++ b/test/lib/jdk/test/lib/util/JarUtils.java
@@ -28,6 +28,7 @@
import java.io.FileOutputStream;
import java.
On 10/18/2017 5:58 AM, Tobias Wagner wrote:
Hi,
yes, from what we know your understanding is correct. The NIST curve secp384r1
is using these functions but seems not to be affected because of its prime. Any
other curve will probably affected.
Regards
Tobias
Stupid question. Given that th
On 10/17/2017 11:45 AM, Martin Balao wrote:
http://cr.openjdk.java.net/~sgehwolf/webrevs/mbalaoal/JDK-8148421/webrev.03/
TlsMasterSecretParameterSpec.java
-
This spec update impacts the PKCS11 implementation too. Please update
jdk/src/jdk.crypto.cryptoki/shar
Hi,
yes, from what we know your understanding is correct. The NIST curve secp384r1
is using these functions but seems not to be affected because of its prime. Any
other curve will probably affected.
Regards
Tobias
-Ursprüngliche Nachricht-
> Von:Adam Petcher
> Gesendet: Die 17 Oktobe
Looks fine to me.
Xuelei
On 10/17/2017 7:34 PM, [email protected] wrote:
Hi,
Test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed frequently
on Linux due to JDK-8186098.
It has to ProblemList this test until JDK-8186098 is fixed.
diff -r 74700c8e39e9 test/jdk/ProblemList.txt
--- a/