Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081942 | emb-9 | Christian Tornqvist | P3 | Resolved | Fixed | b64 |
With the agentvm change, the overhead of having these as two separate jobs has become fairly high compared to the execution time.
hotspot_runtime
TIMING: clean=21s init=3m16s work=3m34s fini=2s
hotspot_runtime_closed
TIMING: clean=1s init=3m7s work=2m7s fini=1s
hotspot_runtime
TIMING: clean=21s init=3m16s work=3m34s fini=2s
hotspot_runtime_closed
TIMING: clean=1s init=3m7s work=2m7s fini=1s
- backported by
-
JDK-8081942 [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
- Resolved
- relates to
-
JDK-8079112 [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
- Resolved