On Wed, 18 Sep 2024 06:53:27 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> reflect review comments > > src/java.base/share/classes/java/nio/charset/spi/CharsetProvider.java line 39: > >> 37: * implementation classes. Charset providers may be installed in an >> instance >> 38: * of the Java platform as extensions. Providers may also be made >> available by >> 39: * adding them to the application class path or by some other > > They can also be deployed on the application module path, maybe need a > separate JBS issue to clarify that part of the spec, and add a test. Filed https://bugs.openjdk.org/browse/JDK-8340404 to handle this. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21046#discussion_r1765481753