-
Bug
-
Resolution: Fixed
-
P4
-
24
-
None
-
b18
-
generic
-
generic
CharsetProvider specification is a little dated.
As mentioned in the PR review ofJDK-8339735, the java/nio/charset/spi/CharsetProvider documentation should mention that it can be deployed on the application module path. An associated test should be provided to guarantee this statement.
Further changes include updating the spec to make it apparent that the context class loader is not used, but rather the system class loader as well as some other minor corrections.
As mentioned in the PR review of
Further changes include updating the spec to make it apparent that the context class loader is not used, but rather the system class loader as well as some other minor corrections.
- csr for
-
JDK-8340412 CharsetProvider specification updates
-
- Closed
-
- relates to
-
JDK-4619777 (cs) Charset providers are not looked up via the context class loader
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/082125d6
-
Review(master) openjdk/jdk/21076