[10] RFR JDK-8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows

mandy chung mandy.chung at oracle.com
Thu Jan 18 19:35:11 UTC 2018


This is a simple test-only fix. IOException may be thrown when
a symlink is failed to create on windows. The test should handle
such case in addition to UOE.

Webrev at:
http://cr.openjdk.java.net/~mchung/jdk10/webrevs/8194229/webrev.00/

Mandy


More information about the jigsaw-dev mailing list