RFR: 8340488: Clarify LocaleServiceProvider deployment on application module path

Naoto Sato naoto at openjdk.org
Tue Oct 8 19:48:57 UTC 2024


On Tue, 1 Oct 2024 17:28:53 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8341285) which clarifies that a Locale sensitive service provider can be deployed as a module.
> 
> This mainly follows the same format as the work done for [JDK-8340404](https://bugs.openjdk.org/browse/JDK-8340404), by providing a brief example, and pointing to the Deploying Service Providers section under ServiceLoader.
> 
> There is no test added, since there already exists java.text tests that deploy SPIs as a module.

LGTM

-------------

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21294#pullrequestreview-2355390231


More information about the core-libs-dev mailing list