Skip to content

Changes

Summary

  1. Add TCK testing of ManagedExecutor for reusing Builder.build() (details)
  2. Review comment update for switching propagation checking to run on a (details)
  3. Add TCK testing of ThreadContext for reusing Builder.build() (details)
  4. Removed invalid configuration portion of test since it is already (details)
  5. Update the thread priority before invoking the callables. (details)
Commit e86cd0619e0bd39a525520172bfbff1f1a03f149 by Nathan Mittlestat
Add TCK testing of ManagedExecutor for reusing Builder.build()
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 cd0cab88e761fa508dd7a598a4636387257464bb by Nathan Mittlestat
Review comment update for switching propagation checking to run on a
separate 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 da5da084683ba24221d45518c2072371bfba2962 by Nathan Mittlestat
Add TCK testing of ThreadContext for reusing Builder.build()
Signed-off-by: Nathan Mittlestat <nmittles@us.ibm.com>
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ThreadContextTest.java (diff)
Commit 280e5031b6fdc52779fc4f5911447a31b136a118 by Nathan Mittlestat
Removed invalid configuration portion of test since it is already
covered by another test.
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 bda2ec94f75aedc484bbfd98b51fe9b216ef77d3 by Nathan Mittlestat
Update the thread priority before invoking the callables.
Signed-off-by: Nathan Mittlestat <nmittles@us.ibm.com>
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ThreadContextTest.java (diff)