于 2011-3-1 18:44, Chris Hegarty 写道:
> Interesting... I would have guessed bmp would be supported too. It
> doesn't appear to be specific to JarURLConnection, raw file urls also
> exhibit the same behavior.
>
> Wow, last time content-types.properties was meaningfully changed was
> 1999, when PNG wa
于 2011-3-1 20:44, Chris Hegarty 写道:
> On 03/ 1/11 09:58 AM, Jing LV wrote:
>> Hello,
>>
>> According to authority component RFC2396, if host name is a domain name
>> there should be no "[" and "]". However if we put a hostname like
>> "[www.abc.com]" while creating a URI, it silently accept, no err
Changeset: 663c7623b96b
Author:alanb
Date: 2011-03-08 10:32 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/663c7623b96b
7025468: Tests using diamond with anonymous inner classes needs to be reverted
Reviewed-by: dholmes, forax
! test/java/nio/file/DirectoryStream/Basic.java
On 03/ 8/11 09:21 AM, Jing LV wrote:
>
> (I am not sure but it seems the mail was not sent successfully - sorry if you
> receive it twice!)
> Thanks Chris. I see the bug 7023363 online. I wonder is there a fix now?
> I find that we may add an else block at the end of the
> URI.appendAuthority
Changeset: f251e9510e50
Author:dl
Date: 2011-03-08 17:52 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f251e9510e50
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
Summary: update link, and minor implementation comment in Exchanger
Reviewed-by:
Changeset: 63509149c027
Author:dl
Date: 2011-03-08 18:16 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/63509149c027
7023006: Reduce unnecessary thread activity in ForkJoinPool
Reviewed-by: chegar, dholmes
! src/share/classes/java/util/concurrent/ForkJoinPool.java
! src/shar
Under ForkJoinPool.java:
* readers must tolerate null slots. To avoid flailing during
should it be "failing" (extraneous "l")?
Alex.
On Tue, Mar 8, 2011 at 6:17 PM, wrote:
> Changeset: 63509149c027
> Author: dl
> Date: 2011-03-08 18:16 +
> URL: http://hg.openjdk.java.net/
On 03/ 8/11 06:25 PM, Alex Lam S.L. wrote:
Under ForkJoinPool.java:
* readers must tolerate null slots. To avoid flailing during
should it be "failing" (extraneous "l")?
I actually flagged this in my original review, but put it aside as I
guessed it was kinda correct. The array is sized larg
Yes, that would make sense indeed.
I guess they are referring to the undesirable expansion on the array
as opposed to say ArrayIndexOutOfBoundsException.
Thanks a lot for the clarification.
Alex.
On Tue, Mar 8, 2011 at 6:35 PM, Chris Hegarty wrote:
> On 03/ 8/11 06:25 PM, Alex Lam S.L. wrot
Changeset: d4a34b150597
Author:mduigou
Date: 2011-03-08 15:09 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d4a34b150597
6611830: UUID thread-safety and performance improvements
Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones
Contributed-by: Daniel Aioanei
10 matches
Mail list logo