Re: RFR[10] JDK-8190335: Backout changeset for JDK-8176354 due to JDK-8190333

2017-10-30 Thread Artem Smotrakov
Looks good to me. Please make sure that the tests pass after baking out 8176354. Artem On 10/30/2017 12:12 PM, sha.ji...@oracle.com wrote: Hi, It has to backout the changeset for JDK-8176354, because it changed a keystore and caused a lot of DTLS test failures. For more details, please see

RFR[10] JDK-8190335: Backout changeset for JDK-8176354 due to JDK-8190333

2017-10-30 Thread sha . jiang
Hi, It has to backout the changeset for JDK-8176354, because it changed a keystore and caused a lot of DTLS test failures. For more details, please see JDK-8190333. Issue: https://bugs.openjdk.java.net/browse/JDK-8190335 Webrev: http://cr.openjdk.java.net/~jjiang/8190335/webrev.00/ Best regar