-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
None
-
b64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081937 | emb-9 | Mikael Vidstedt | P2 | Resolved | Fixed | b64 |
Currently the test bundle is installed for all the make file based test targets; all the targets included in the jprt.make.rule.test.targets. However, not all test targets actually use the test bundle so installing it just unnecessarily adds to the initialization overhead.
It would be more flexible and efficient to express the dependency explicitly and only have the test bundle be installed for targets which actually need it.
It would be more flexible and efficient to express the dependency explicitly and only have the test bundle be installed for targets which actually need it.
- backported by
-
JDK-8081937 Enable selective test bundle installation for jprt test targets
-
- Resolved
-