JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1) (original) (raw)
Ulf Zibis Ulf.Zibis at CoSoCo.de
Thu Apr 10 19:26:20 UTC 2014
- Previous message: JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
- Next message: JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 10.04.2014 17:20, schrieb Xueming Shen:
Looks fine. Personally I would prefer the "canonicalized/real" name "ISO-8859-1" though.
Yep, using the canonical name guarantees best performance for the charset lookup.
BTW, where are these links gone: Bug 100092 -- Speed-up FastCharsetProvider <https://bugs.openjdk.java.net/show_bug.cgi?id=100092> Bug 100095 -- Avoid 2-step lookup in sun.nio.cs charset providers <https://bugs.openjdk.java.net/show_bug.cgi?id=100095> Bug 100098 -- Make sun.nio.cs.* charset objects light-weight <https://bugs.openjdk.java.net/show_bug.cgi?id=100098>
-Ulf
- Previous message: JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
- Next message: JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]