Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 15, 16
-
b13
Description
vmTestbase/jit/graph tests use FileInstaller to copy ${test.src}/data/main.data to the current directory, and pass the path to it as '-path' option to jit.graph.CGT class. since JDK-8252005 enabled jtreg smart action args, we can use ${test.src} right in the argument and avoid copying.
Attachments
Issue Links
- is blocked by
-
JDK-8252005 narrow disabling of allowSmartActionArgs in vmTestbase
- Resolved
- relates to
-
JDK-8204985 clean up FileInstaller $test.src $cwd in vmTestbase tests
- Closed