Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b103
-
Verified
Description
1) Add java/lang/ThreadLocal/ThreadLocalSupplierTest.java to the ProblemList.txt until 8021230 is resolved, and distributed.
Since 8021230 is an issue in jtreg, this test can only be removed from the ProblemList.txt once an updated jtreg version
containing the fix for 8021230 is being used in JPRT, nightly testing, etc.
2) Add java/util/Random/RandomStreamTest.java. This test uses CompletableFuture, and CF has issues running when the
FJ common pool has no threads ( single processor/core/thread machine ). This will be resolved along with the changes
for CompletionStage, see 8020291.
Since 8021230 is an issue in jtreg, this test can only be removed from the ProblemList.txt once an updated jtreg version
containing the fix for 8021230 is being used in JPRT, nightly testing, etc.
2) Add java/util/Random/RandomStreamTest.java. This test uses CompletableFuture, and CF has issues running when the
FJ common pool has no threads ( single processor/core/thread machine ). This will be resolved along with the changes
for CompletionStage, see 8020291.