Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 9
- Affects Version/s: 9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178192 | 10 | Igor Ignatyev | P3 | Resolved | Fixed | b04 |
there are a couple issues w/ modules in jdk_svc tests:
- some tests do not specify modules which they depend on
- modules in TEST.properties is not used in cases there all tests (should) have the same @modules directive
- @modules directive isn't placed according to current convention (before the 1st run directive)
backported by
JDK-8178192 fix @modules in jdk_svc tests
- Resolved
blocks
JDK-8145414 Fix more module dependences in jdk tests
- Open
duplicates
JDK-8176304 Number of javax/management test fails due to undeclared dependencies
- Closed
relates to
JDK-8176838 Remove :compact1, :compact2. :compact3, :needs_jre test groups.
- Resolved