Don’t have an answer this but CC-ing openjdk6-dev
Ivan
On 23 Jun 2014, at 07:03, KUBOTA Yuji wrote:
> Hi all,
>
> I got ArrayIndexOutOfBoundsException at java.text.SimpleDateFormat.subFormat
> via sun.net.httpserver.ExchangeImpl when I used com.sun.net.httpserver
> with OpenJDK6 as the tail o
On Jul 3, 2014, at 6:33 PM, Alan Bateman wrote:
> On 03/07/2014 09:43, Peter Levart wrote:
>> Hi,
>>
>> I noticed a data race in java.net.URL:
>>
>>https://bugs.openjdk.java.net/browse/JDK-8049220
>>
>> I propose the following simple patch:
>>
>> http://cr.openjdk.java.net/~plevart/jdk9-de
On 30/06/14 19:43, Alan Bateman wrote:
On 30/06/2014 17:53, Michael McMahon wrote:
Could I get the following change reviewed please?
http://cr.openjdk.java.net/~michaelm/8048212/webrev.1/
It fixes a problem caused by the fix for 8029607. The changes for
that fix should not have been applied to
On 04/07/2014 19:33, Michael McMahon wrote:
Sorry for the delay in getting back to this.
The following is a simpler change that restores the original NIO
behavior on Windows
http://cr.openjdk.java.net/~michaelm/8048212/webrev.2/
Yes, this much simpler.
A minor nit is that L300 in Net.c sho