-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
b01
ClassFileInstaller is the aux application which copies class files to a workdir, it does not have to be run by JDK under tests, so it can be executed via '@run driver' instead of '@run main', which will slightly reduce test execution time and increase stability.