hg: jdk8/tl/jdk: 6355584: Introduce constrained Kerberos delegation

2012-11-06 Thread weijun . wang
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/

XS RFR: 8002040 Allow Full Debug Symbols when cross-compiling

2012-11-06 Thread David Holmes
webrev: http://cr.openjdk.java.net/~dholmes/8002040/webrev/ This is a simplified variant of the change just made to Hotspot. Instead of disabling FDS when cross-compiling we change the default location of objcopy, and just as with native compilation either the default objcopy is found or we t

hg: jdk8/tl/langtools: 5 new changesets

2012-11-06 Thread lana . steuck
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

hg: jdk8/tl/jaxp: 3 new changesets

2012-11-06 Thread lana . steuck
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

hg: jdk8/tl/jaxws: 3 new changesets

2012-11-06 Thread lana . steuck
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

hg: jdk8/tl/hotspot: Added tag jdk8-b63 for changeset acabb5c282f5

2012-11-06 Thread lana . steuck
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

hg: jdk8/tl: 7 new changesets

2012-11-06 Thread lana . steuck
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

hg: jdk8/tl/corba: 4 new changesets

2012-11-06 Thread lana . steuck
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

Re: 7197491: update copyright year to match last edit in jdk8 jdk repository

2012-11-06 Thread David Holmes
On 7/11/2012 2:11 AM, Kelly O'Hair wrote: On Nov 4, 2012, at 2:04 AM, David Holmes wrote: On 3/11/2012 3:27 AM, Kelly O'Hair wrote: All changes to JDK sources require a CR, an OpenJDK author name, and a review by a second OpenJDK author. So although you can automate the preparation of the co

Re: bottleneck by java.lang.Class.getAnnotations() - a better patch

2012-11-06 Thread David Holmes
Hi Peter, The movement of the reflection caches to a helper object is exactly what I had previously proposed here (some differences in the details of course): http://cr.openjdk.java.net/~dholmes/JEP-149/webrev/ and discussed here: http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-Apr

hg: jdk8/tl/langtools: 7198690: missing compiler message

2012-11-06 Thread jonathan . gibbons
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

Fake DNS query result inside a test

2012-11-06 Thread Weijun Wang
Hi Vinnie I want to write a regression test so that Context ctx = NamingManager.getURLContext("dns", new Hashtable<>(0)); Attributes attrs =((DirContext)ctx).getAttributes( "_kerberos._udp.ASDF.COM.", SRV_RR_ATTR); can return some entries without querying a real exter

hg: jdk8/tl/jdk: 8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently

2012-11-06 Thread chris . hegarty
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

Re: 7197491: update copyright year to match last edit in jdk8 jdk repository

2012-11-06 Thread Kelly O'Hair
On Nov 4, 2012, at 2:04 AM, David Holmes wrote: > On 3/11/2012 3:27 AM, Kelly O'Hair wrote: >> All changes to JDK sources require a CR, an OpenJDK author name, and a >> review by a second OpenJDK author. >> So although you can automate the preparation of the commit, you cannot fully >> automate

hg: jdk8/tl/langtools: 8002286: Regression: Fix for 8000931 causes a JCK test failure

2012-11-06 Thread maurizio . cimadamore
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

Re: bottleneck by java.lang.Class.getAnnotations() - a better patch

2012-11-06 Thread Peter Levart
On 11/06/2012 03:00 PM, Alan Bateman wrote: Peter, I haven't studied your patch yet but moving the fields into a helper class is what was envisaged. Here's another reminder that the initialization has been crying out to be re-worked for some time: http://bugs.sun.com/view_bug.do?bug_id=71221

Re: bottleneck by java.lang.Class.getAnnotations() - a better patch

2012-11-06 Thread Alan Bateman
Peter, I haven't studied your patch yet but moving the fields into a helper class is what was envisaged. Here's another reminder that the initialization has been crying out to be re-worked for some time: http://bugs.sun.com/view_bug.do?bug_id=7122142 -Alan.

Re: Preliminary review: Adding tracing of I/O calls

2012-11-06 Thread Staffan Larsen
No, I haven't considered dynamic instrumentation. It would be a lot more work to implement it, and only worth it, I think, if the performance of the static instrumentation is bad. One could do a little of both: leave the static instrumentation in place, but change the IoTrace class to have only

Re: bottleneck by java.lang.Class.getAnnotations() - a better patch

2012-11-06 Thread Peter Levart
On 11/05/2012 06:23 AM, David Holmes wrote: Hi Peter, Moving the annotations fields into a helper object would tie in with the Class-instance size reduction effort that was investigated as part of "JEP 149: Reduce Core-Library Memory Usage": http://openjdk.java.net/jeps/149 The investigatio

Re: Preliminary review: Adding tracing of I/O calls

2012-11-06 Thread Alan Bateman
Staffan, Has dynamic instrumentation being considered for this project? I realize it would require knowledge of the sites to instrument and I realize that ignoring non-blocking I/O complicates it a bit too, I'm just wondering if you've done any experiments to see if this would be an alternativ