-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: hotspot
-
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.