-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: infrastructure
-
None
-
b44
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8082028 | emb-9 | Erik Helin | P4 | Resolved | Fixed | b44 |
The JTReg tests in hotspot/test that are using -Xshare:dump does not work when run with:
$ make test TEST=hotspot_runtime
This is because tests using CDS (Class Data Sharing) requires a jdk image, an exploded jdk image does not work.
$ make test TEST=hotspot_runtime
This is because tests using CDS (Class Data Sharing) requires a jdk image, an exploded jdk image does not work.
- backported by
-
JDK-8082028 Tests using -Xshare:dump does not work with 'make test'
-
- Resolved
-