Fix busy-waiting loops #2977 #2768
maven-pr-builder.yml
on: pull_request_target
Build on JDK 17
2m 39s
Annotations
4 errors and 1 warning
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@56b8d666[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1785dc5d[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@13ba5a75]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
|
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@3123fce7[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@3bdb9797[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@351c6e9c]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
|
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@53bc3e74[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@59445504[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@5783a05c]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
|
Build on JDK 17
Process completed with exit code 1.
|
Build on JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|