Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8084302 emb-9 Xueming Shen P4 Resolved Fixed team

AbstractCharsetProvider is only used by sun.nio.cs.ext.ExtendedCharsets, it would be better to simply move it into sun.nio.cs.ext package in jdk.charset module.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8084302 Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8081523 JDK 9 build broken after JDK-8081452: cannot find symbol ... AbstractCharsetProvider