JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)

Tim Bell tim.bell at oracle.com
Thu Apr 10 19:53:53 UTC 2014


On 04/10/14 19:26, Ulf Zibis wrote:
> BTW, where are these links gone:

This part of the question I can handle.

The six digit Bug numbers came from the legacy OpenJDK bugzilla instance.

Before it was shut down, those bug reports were transferred to JBS. In 
the process, they were assigned new JDK-nnnnnnn bug numbers, so you will 
be able to view them on the new system:

> Bug 100092 -- Speed-up FastCharsetProvider 
> <https://bugs.openjdk.java.net/show_bug.cgi?id=100092>

New URL: https://bugs.openjdk.java.net/browse/JDK-6790402

> Bug 100095 -- Avoid 2-step lookup in sun.nio.cs charset providers 
> <https://bugs.openjdk.java.net/show_bug.cgi?id=100095>

New URL: https://bugs.openjdk.java.net/browse/JDK-6850361

> Bug 100098 -- Make sun.nio.cs.* charset objects light-weight 
> <https://bugs.openjdk.java.net/show_bug.cgi?id=100098> 

New URL: https://bugs.openjdk.java.net/browse/JDK-6862158

In general, if you saved an old Bugzilla ID (six digits, for example 
100092), you should be able to find it in JBS by visiting this URL:

   https://bugs.openjdk.java.net/issues/?jql=

And doing a simple search for the string "id=100092"


Hope this helps-

Tim Bell




More information about the core-libs-dev mailing list