Skip to content

Changes

Summary

  1. Use ServiceLoader to look up ConcurrencyProvider (details)
  2. Docs for ConcurrencyProvider ServiceLoader mechanism (details)
Commit fa872e53a47a573c4762c07ee88fb1f2fc3daa98 by Stephane Epardaud
Use ServiceLoader to look up ConcurrencyProvider
That's more in line with what other projects, such as mp-config, are
doing, and helps with running the TCK
The file was modified api/src/main/java/org/eclipse/microprofile/concurrent/spi/ConcurrencyProvider.java (diff)
Commit f9a1949ceee409b549a348c19cd82a8d7b5bacba by Stephane Epardaud
Docs for ConcurrencyProvider ServiceLoader mechanism
The file was modified api/src/main/java/org/eclipse/microprofile/concurrent/spi/ConcurrencyProvider.java (diff)