[jdk20] RFR: 8299237: add ArraysSupport.newLength test to a test group
Stuart Marks
smarks at openjdk.org
Thu Dec 22 21:35:24 UTC 2022
It was running as part of tier4 (which is kind of a catch-all tier) but since it's (an internal) part of java.util, it should really be in tier1. This adds the test/jdk/jdk/internal/util directory to the :jdk_util_other test group.
-------------
Commit messages:
- 8299237: add ArraysSupport.newLength test to a test group
Changes: https://git.openjdk.org/jdk20/pull/73/files
Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=73&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8299237
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk20/pull/73.diff
Fetch: git fetch https://git.openjdk.org/jdk20 pull/73/head:pull/73
PR: https://git.openjdk.org/jdk20/pull/73
More information about the core-libs-dev
mailing list