2009/12/4 :
> Changeset: 1755493c5774
> Author: darcy
> Date: 2009-12-03 18:19 -0800
> URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774
>
> 6907177: Update jdk tests to remove unncessary -source and -target options
> Reviewed-by: ohair
>
> ! test/demo/jvmti/hprof/CpuOldTe
Andrew John Hughes wrote:
2009/12/4 :
Changeset: 1755493c5774
Author:darcy
Date: 2009-12-03 18:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
! test/demo/jvmt
Andrew John Hughes wrote:
2009/12/4 :
Changeset: 1755493c5774
Author:darcy
Date: 2009-12-03 18:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
! test/demo/jvmti/
Jonathan Gibbons wrote:
Andrew John Hughes wrote:
2009/12/4 :
Changeset: 1755493c5774
Author:darcy
Date: 2009-12-03 18:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by
I've crafted a simple patch which extends the API of the embedded HTTP
server to support virtual hosts. The patch is designed to add the new
functionality without breaking existing implementations which do not
support virtual hosts, or code which uses the HttpServer API today. It
does not inc
-- Forwarded message --
From: Paulo Levi
Date: Fri, Dec 4, 2009 at 9:57 PM
Subject: Re: Bug in URLConnection?
To: Christopher Hegarty -Sun Microsystems Ireland <
christopher.hega...@sun.com>
The problem is that the user (or any really) proxyselector is being called
at all.
Sigh,