RFR JDK-8159039: sun/net/httpclient/hpack/HeaderTableTest.java fails on some locales
Naoto Sato
naoto.sato at oracle.com
Mon Jun 13 15:39:22 UTC 2016
Hi Pavel,
Locale.setDefault() sets the JVM wide default locale, so I'd suggest add
try/finally block to resume the locale to the previous one.
Naoto
On 6/13/16 3:29 AM, Pavel Rappo wrote:
> Hi,
>
> Could you please review the following change for JDK-8159039?
>
> http://cr.openjdk.java.net/~prappo/8159039/webrev.00/
>
> This change contains a fix for 8159039 as well as a number of tiny editorial
> changes.
>
> Thanks,
> -Pavel
>
More information about the net-dev
mailing list