jdk11_tier1_buffer is subset of jdk_nio, which cause 13 duplicated testcases
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
**Describe the bug**
jdk11_tier1_buffer in openjdk/playlist.xml

jdk_nio in openjdk/playlist.xml

jdk_nio in jdk11u/test/jdk/TEST.groups:

13 duplicate testcases:
```
java/nio/Buffer/AllocateDirectInit.java
java/nio/Buffer/Basic.java
java/nio/Buffer/ByteBufferViews.java
java/nio/Buffer/CharAt.java
java/nio/Buffer/Chars.java
java/nio/Buffer/Chew.java
java/nio/Buffer/CopyDirectMemory.java
java/nio/Buffer/DirectBufferAllocTest.java
java/nio/Buffer/EqualsCompareTest.java
java/nio/Buffer/LimitDirectMemory.java
java/nio/Buffer/LimitDirectMemoryNegativeTest.java
java/nio/Buffer/Order.java
java/nio/Buffer/StringCharBufferSliceTest.java
```
**To Reproduce**
jtreg -l test/jdk/java/nio/Buffer
Contributor guide
Research direction
Compare the jdk11_tier1_buffer and jdk_nio definitions in openjdk/playlist.xml with jdk11u/test/jdk/TEST.groups. Start by running jtreg -l test/jdk/java/nio/Buffer and verify the listed 13 tests are selected twice. Done means the overlapping selection is removed without losing the intended tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100