Skip to content
Success

Changes

Summary

  1. Add TCK testing of ManagedExecutor for implied clearing of contexts. (details)
  2. Update to use thenRun to force the context to have been cleared on the (details)
  3. Added shutdownNow() in finally block. (details)
Commit 255474b93cffa5ef89a5bcdfcb0b2979a060ee93 by Nathan Mittlestat
Add TCK testing of ManagedExecutor for implied clearing of contexts.
Signed-off-by: Nathan Mittlestat <nmittles@us.ibm.com>
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ManagedExecutorTest.java (diff)
Commit 23d2fc4047c2ba1f7436622e10e867ae1c2730d7 by Nathan Mittlestat
Update to use thenRun to force the context to have been cleared on the
main test thread.
Signed-off-by: Nathan Mittlestat <nmittles@us.ibm.com>
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ManagedExecutorTest.java (diff)
Commit d3cc4db554d8224f1397db1fbc8326421b092cfc by Nathan Mittlestat
Added shutdownNow() in finally block.
Signed-off-by: Nathan Mittlestat <nmittles@us.ibm.com>
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ManagedExecutorTest.java (diff)