Changeset: a1bbb8805e22
Author:weijun
Date: 2012-11-07 14:13 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a1bbb8805e22
6355584: Introduce constrained Kerberos delegation
Reviewed-by: valeriep
+ src/share/classes/com/sun/security/jgss/ExtendedGSSCredential.java
! src/share/
Changeset: 121fc928a361
Author:ohair
Date: 2012-10-26 14:25 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/121fc928a361
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj
and ihse primarily, also changes
Changeset: 741cce355ba6
Author:ohair
Date: 2012-10-26 14:25 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/741cce355ba6
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj
and ihse primarily, also cha
Changeset: 4d37eb50b9b1
Author:katleman
Date: 2012-11-01 14:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/4d37eb50b9b1
Added tag jdk8-b63 for changeset acabb5c282f5
! .hgtags
Changeset: c30a7cb5c587
Author:ohair
Date: 2012-10-26 14:25 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/c30a7cb5c587
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj
and ihse primarily, also changes
Changeset: de2b8def2be5
Author:ohair
Date: 2012-10-26 14:24 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/de2b8def2be5
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj
and ihse primarily, also changes
Changeset: e64f2cb57d05
Author:ohair
Date: 2012-10-26 14:29 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/rev/e64f2cb57d05
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj
and ihse primarily, also changes from
Changeset: 55a007aaf63d
Author:jjg
Date: 2012-11-06 17:22 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/55a007aaf63d
7198690: missing compiler message
Reviewed-by: jjh
! src/share/classes/com/sun/tools/javac/main/Main.java
Changeset: 157506182fa7
Author:chegar
Date: 2012-11-06 21:01 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/157506182fa7
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
Reviewed-by: alanb, dsamersoff
! test/sun/net/www/protocol/http/StackTraceTest
Changeset: 9b85813d2262
Author:mcimadamore
Date: 2012-11-06 14:45 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9b85813d2262
8002286: Regression: Fix for 8000931 causes a JCK test failure
Summary: Wrong type used as 'site' in Resolve.resolveMethod
Reviewed-by: jjg
! s
Chris,
On 2012-11-06 15:50, Chris Hegarty wrote:
> If it's ok with you I'd like to keep
> what is in the webrev. It should be good enough for this test.
Yes sure.
-Dmitry
>
> -Chris.
>
>>
>> -Dmitry
>>
>>
>>>
>>> -Chris.
>>>
Other option is use port 1, it reserved for tcp multiplex
On 11/06/2012 11:44 AM, Dmitry Samersoff wrote:
On 2012-11-06 15:41, Chris Hegarty wrote:
On 11/06/2012 11:30 AM, Dmitry Samersoff wrote:
Chris,
If you need definitely refusing port the best option is use port 0
reserved by IANA for this purpose.
Do you have a link specifying this? I don't s
On 2012-11-06 15:41, Chris Hegarty wrote:
> On 11/06/2012 11:30 AM, Dmitry Samersoff wrote:
>> Chris,
>>
>> If you need definitely refusing port the best option is use port 0
>> reserved by IANA for this purpose.
>
> Do you have a link specifying this? I don't see this behavior on my
> Solaris box
On 11/06/2012 11:30 AM, Dmitry Samersoff wrote:
Chris,
If you need definitely refusing port the best option is use port 0
reserved by IANA for this purpose.
Do you have a link specifying this? I don't see this behavior on my
Solaris box.
-Chris.
Other option is use port 1, it reserved fo
Chris,
If you need definitely refusing port the best option is use port 0
reserved by IANA for this purpose.
Other option is use port 1, it reserved for tcp multiplexor service and
nowdays is always closed for obvious security reason.
-Dmitry
On 2012-11-06 15:08, Chris Hegarty wrote:
> Trivial
On 06/11/2012 11:08, Chris Hegarty wrote:
Trivial test issue where the test will fail if run on a machine that
has a process listening on port 8080 ( test expects this port to
refuse the connection ). The solution is to simply open and close a
listening socket and use its ephemeral port. Should
Trivial test issue where the test will fail if run on a machine that has
a process listening on port 8080 ( test expects this port to refuse the
connection ). The solution is to simply open and close a listening
socket and use its ephemeral port. Should be good enough.
http://cr.openjdk.java.n
17 matches
Mail list logo