Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8178192 fix @modules in jdk_svc tests

blocks

Bug - A problem which impairs or prevents the functions of the product. JDK-8145414 Fix more module dependences in jdk tests

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8176304 Number of javax/management test fails due to undeclared dependencies

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8176838 Remove :compact1, :compact2. :compact3, :needs_jre test groups.