hg: jdk8/build/jdk: 7199410: Remove files that were omitted from 7130909 changeset

2012-09-19 Thread david . holmes
Changeset: ab1523b7ca2a Author:dholmes Date: 2012-09-19 04:26 -0400 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/ab1523b7ca2a 7199410: Remove files that were omitted from 7130909 changeset Reviewed-by: ohair - make/common/Defs-embedded.gmk - make/common/Release-embedded.gmk

Building OpenJDK projects and JTReg in Eclipse

2012-09-19 Thread Mani Sarkar
Hi, I have recently posted a couple of blogs on How to Build OpenJDK projects and JTReg in Eclipse and have received good feedback on the content. But I would still like it to be reviewed by groups that work in this area regularly to give expert opinion and advise on it. Please have a look at

Re: Building OpenJDK projects and JTReg in Eclipse

2012-09-19 Thread Martijn Verburg
Hi all, CCing in build-infra and Jon on behalf of code-tools who I think will be interested. In particular we're using build-infra now for the AdoptOpenJDK build instructions. Next step is to verify this early work and automate it with some Vagrant/Puppet magic. Cheers, Martijn On 18 September

hg: jdk8/build/corba: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: 1500fe4849e8 Author:katleman Date: 2012-09-13 13:14 -0700 URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/1500fe4849e8 Added tag jdk8-b56 for changeset bf1bb47414e1 ! .hgtags Changeset: f3ab4163ae01 Author:katleman Date: 2012-09-19 15:44 -0700 URL:

hg: jdk8/build: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: 56264ff5e1d5 Author:katleman Date: 2012-09-13 13:14 -0700 URL: http://hg.openjdk.java.net/jdk8/build/rev/56264ff5e1d5 Added tag jdk8-b56 for changeset 76844579fa4b ! .hgtags Changeset: 522dfac8ca4d Author:katleman Date: 2012-09-19 15:44 -0700 URL:

hg: jdk8/build/hotspot: Added tag jdk8-b56 for changeset 6124ff421829

2012-09-19 Thread david . katleman
Changeset: d70102c4cb73 Author:katleman Date: 2012-09-13 13:15 -0700 URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/d70102c4cb73 Added tag jdk8-b56 for changeset 6124ff421829 ! .hgtags

hg: jdk8/build/jaxp: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: 40bbed6d2173 Author:katleman Date: 2012-09-13 13:15 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/40bbed6d2173 Added tag jdk8-b56 for changeset f19d63b2119a ! .hgtags Changeset: 7c9475c7618c Author:katleman Date: 2012-09-19 15:45 -0700 URL:

hg: jdk8/build/jaxws: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: e099c1eea1ed Author:katleman Date: 2012-09-13 13:15 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/e099c1eea1ed Added tag jdk8-b56 for changeset 7813455ccdb0 ! .hgtags Changeset: b51b611209f1 Author:katleman Date: 2012-09-19 15:45 -0700 URL:

hg: jdk8/build/jdk: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: 472145010fcc Author:katleman Date: 2012-09-13 13:16 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/472145010fcc Added tag jdk8-b56 for changeset 2e9eeef2909b ! .hgtags Changeset: 51594d095a4b Author:katleman Date: 2012-09-19 15:46 -0700 URL:

hg: jdk8/build/langtools: 2 new changesets

2012-09-19 Thread david . katleman
Changeset: 27ba086a9b60 Author:katleman Date: 2012-09-13 13:16 -0700 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/27ba086a9b60 Added tag jdk8-b56 for changeset 363e9198b9de ! .hgtags Changeset: 86d5740b9fdc Author:katleman Date: 2012-09-19 15:47 -0700 URL:

Need reviewer for fix to Mac jdk partial builds

2012-09-19 Thread Kelly O'Hair
7191703: jprt cannot build jdk on MacOSX. http://cr.openjdk.java.net/~ohair/openjdk8/jobjc-fix/webrev/ Fixes a partial build issue with the jdk repo on the Mac. If LANGTOOLS_DIST is defined, nothing changes and the ant script should find langtools/dist/classes.jar. Otherwise, by running ant

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-19 Thread Kelly O'Hair
It seems fine with me. But I think someone from the security team should chime in on this. -kto On Sep 18, 2012, at 7:39 AM, Andrew Hughes wrote: This is an issue that has been with us for a while. See: https://bugs.openjdk.java.net/show_bug.cgi?id=100062

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-19 Thread Brad Wetmore
But I think someone from the security team should chime in on this. I plan to look closer at this. On the surface, it looks acceptable to me, but I've been heads down in the SNI code: likely for one more day. Wanted to also run this by one of my other colleagues. One thought: I'm