RFR 8160913: [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file

Mallikarjuna Avaluri mallikarjuna.avaluri at oracle.com
Tue Aug 9 05:41:13 UTC 2016


Hi all,

Could you please review fix for following issue.

Bug id: https://bugs.openjdk.java.net/browse/JDK-8160913

Summary: [TEST_BUG] javax/management/security/SecurityTest.java fails 
due to missing keyStore file

Solution:  Following files keystoreAgent, keystoreClient, 
truststoreAgent and truststoreClient were created under 
jdk/test/javax/management/ folder,
while test expects them under jdk/test/javax/management/security/ path. 
Moved the files to correct folder.

Webrev: 
http://cr.openjdk.java.net/~bgopularam/mavaluri/rev/8160913/webrev.00/ 
<http://cr.openjdk.java.net/%7Ebgopularam/mavaluri/rev/8160913/webrev.00/>


Thanks,
Mallikarjuna Avaluri



More information about the serviceability-dev mailing list