Skip to content

Commit

Permalink
Unicode update
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed May 27, 2020
1 parent 4e6272b commit a313283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/ServerPages.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4287,7 +4287,7 @@ issues of character encodings.

The Java programming language represents
characters internally using the Unicode character encoding, which
provides support for most languages. As of J2SE 1.4, the Unicode 3.0
provides support for most languages. As of Java 8, the Unicode 6.2
character set is supported. For storage and transmission over networks,
however, many other character encodings are used. The J2SE platform
therefore also supports character conversion to and from other character
Expand Down

0 comments on commit a313283

Please sign in to comment.