-
Bug
-
Resolution: Fixed
-
P5
-
11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310477 | 11.0.21 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
JDK-8303938 | 11.0.20-oracle | Ramesh Gangadhar | P5 | Resolved | Fixed | b01 |
This test could use some cleanup:
* add use of generics
* add tests for other list implementations such as CopyOnWriteArrayList and various sublists
* rewrite in TestNG to use data provider mechanism
The resulting test would probably be shorter and clearer if the above cleanups were done.
* add use of generics
* add tests for other list implementations such as CopyOnWriteArrayList and various sublists
* rewrite in TestNG to use data provider mechanism
The resulting test would probably be shorter and clearer if the above cleanups were done.
- backported by
-
JDK-8303938 clean up test/jdk/java/util/RandomAccess/Basic.java
-
- Resolved
-
-
JDK-8310477 clean up test/jdk/java/util/RandomAccess/Basic.java
-
- Resolved
-
- relates to
-
JDK-8197418 Move java/util/RandomAccess/ tests into OpenJDK
-
- Resolved
-