Ulf Zibis wrote:
:
Please note my long waiting patches:
***Bug 100091* <https://bugs.openjdk.java.net/show_bug.cgi?id=100091>
- No system start for file.encoding=x-SJIS_0213
*****Bug 100092*
<https://bugs.openjdk.java.net/show_bug.cgi?id=100092> - Speed-up
FastCharsetProvider
*****Bug 100095*
<https://bugs.openjdk.java.net/show_bug.cgi?id=100095> - Avoid 2-step
lookup in sun.nio.cs charset providers
*****Bug 100098*
<https://bugs.openjdk.java.net/show_bug.cgi?id=100098> - Make
sun.nio.cs.* charset objects light-weight
I don't know if anyone is looking at these and I don't know how up to
date they are. How about re-basing them and restarting the discussion
here once jdk8 has opened? It would be best to focus on a single issue
at a time and separate out the reformatting of the code to a separate patch.
-Alan