Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: None
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
JDK-8084302 Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
- Resolved
relates to
JDK-8081523 JDK 9 build broken after JDK-8081452: cannot find symbol ... AbstractCharsetProvider
- Closed