-
Enhancement
-
Resolution: Unresolved
-
P4
-
9, 10, 11, 14, 15
the test library has several strange and unneeded dependencies within it, e.g. Utils depends on OutputAnalyzer and JDKToolLauncer. due to this and necessity to have all dependency being listed in jtreg @build actions (see JDK-8181761 and the related discussions), tests which want to use some classes from a test library is penalized with a long list of classes in @build.
this goal of this issue is to 1st remove unneeded dependencies and then clean up @build actions where possible.
this goal of this issue is to 1st remove unneeded dependencies and then clean up @build actions where possible.