RFR 8189657: LineBrokenMultiByteCharacter.java fails on some systems that does not accept a non-ASCII char in Path

2017-10-18 Thread Weijun Wang
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.

Re: AW: Arithmetic error in SunEC

2017-10-18 Thread Michael StJohns
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

Re: Code Review Request: JDK-8148421 (Extended Master Secret TLS extension)

2017-10-18 Thread Xuelei Fan
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

AW: Arithmetic error in SunEC

2017-10-18 Thread Tobias Wagner
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

Re: RFR[10] JDK-8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform

2017-10-18 Thread Xuelei Fan
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/