-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The DatagramReader and DatagramWriter classes use ByteToCharConverter, CharToByteConverter and ConversionBufferFullException from the sun.io package. These were deprecated in favour of java.nio.charset, and have been removed from JRE 1.8.0
As far as I can see, this is the only coding issue in the way of fully supporting 1.8.0 JREs (the remaining issues are just questions of getting the Execution Environments and build paths consistent).
This note is just for the record: I am not in a hurry for a fix, and I can work around this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels