Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299320 | 21 | Stuart Marks | P3 | Resolved | Fixed | b04 |
The path to the test in question is
test/jdk/jdk/internal/util/ArraysSupport/NewLength.java
It's not in any test group, which means it's not getting run regularly. The jdk/internal/util directory was newly added with this test. In case anything else gets added there in the future, that directory should probably be added to the jdk_util_other test group.
test/jdk/jdk/internal/util/ArraysSupport/NewLength.java
It's not in any test group, which means it's not getting run regularly. The jdk/internal/util directory was newly added with this test. In case anything else gets added there in the future, that directory should probably be added to the jdk_util_other test group.
- backported by
-
JDK-8299320 add ArraysSupport.newLength test to a test group
-
- Resolved
-
- relates to
-
CODETOOLS-7903403 support for checking tests and groups
-
- New
-