diff options
author | Sven Gothel <[email protected]> | 2014-12-11 18:00:25 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-12-11 18:00:25 +0100 |
commit | 150ea4f231c9629ef9ef354e3f1a92a516d46f91 (patch) | |
tree | 518e7172c4b4c76756b03ab87f8cccb87c2f43f2 /src/java/com/jogamp/gluegen/JavaConfiguration.java | |
parent | 9e13e8c78ed69bb7afcd49abe8bf69340dc06223 (diff) |
Bug 1108 - IOUtil.getTempDir(..): Difficulties to determine executable access permission on Windows via BATCH file execution
Try using explicit call to Windows 'cmd.exe' w/ referencing the BATCH file location,
via
'Runtime.getRuntime().exec(new String[] { "cmd", "/c", "a.bat" } );'
While the bug itself could not be reproduced here,
I could test on Windows 7 (64bit and 32bit), as well as an WindowsXP 32bit
that no regression occured.
Diffstat (limited to 'src/java/com/jogamp/gluegen/JavaConfiguration.java')
0 files changed, 0 insertions, 0 deletions