| JDK 6 |
|---|
| 6u101Fixed |
|
Relates :
|
This is because of these two lines in the shell-test: SystemDrive=`pwd` export SystemDrive Normally, SystemDrive env variable should contain C: or whatever drive is system. In jdk7 and later, this env variable isn't set in the test.