Home
last modified time | relevance | path

Searched refs:checkCompletedWithWrappedCancellationException (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1036 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1433 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1434 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1435 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1436 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1437 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1438 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1541 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1542 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1543 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1036 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1433 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1434 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1435 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1436 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1437 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1438 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1541 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1542 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1543 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1100 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()
1497 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()
1498 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()
1499 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()
1500 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()
1501 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()
1502 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()
1605 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()
1606 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()
1607 checkCompletedWithWrappedCancellationException(h2); in testThenApply_sourceCancelled()
[all …]