RFR[15] JDK-8245005: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant

Xuelei Fan xuelei.fan at oracle.com
Fri May 15 16:08:58 UTC 2020


Looks good to me.

Xuelei

On 5/15/2020 5:38 AM, sha.jiang at oracle.com wrote:
> Hi,
> Possibly run the manual test 
> javax/net/ssl/compatibility/BasicConnectTest.java
> with JDK builds supporting TLS_KRB5 cipher suites. However these cipher 
> suites
> are not in test/jdk/javax/net/ssl/TLSCommon/ChpherSuite.java. When 
> convert a
> TLS_KRB5 cipher suite name to a ChpherSuite enum, IllegalArgumentException
> will be raised. This patch just adds TLS_KRB5 cipher suites to 
> ChpherSuite.java.
> 
> In addition, test/jdk/javax/net/ssl/compatibility/Compatibility.java was 
> already
> removed, so test/jdk/javax/net/ssl/compatibility/README should be updated
> accordingly.
> 
> Issue: https://bugs.openjdk.java.net/browse/JDK-8245005
> Webrev: http://cr.openjdk.java.net/~jjiang/8245005/webrev.00/
> 
> Best regards,
> John Jiang


More information about the security-dev mailing list