Re: Trivial Review: 7199410 Remove files that were omitted from 7130909 changeset

2012-09-18 Thread David Holmes
On 19/09/2012 1:57 PM, Kelly O'Hair wrote: Looks fine, sorry I missed this. No problem, there's been an awful lot to coordinate lately. I'm currently testing embedded builds using old and new build systems just in case anything else needs tweaking. Thanks, David -kto On Sep 18, 2012, at

Re: Trivial Review: 7199410 Remove files that were omitted from 7130909 changeset

2012-09-18 Thread Kelly O'Hair
Looks fine, sorry I missed this. -kto On Sep 18, 2012, at 7:26 PM, David Holmes wrote: > http://cr.openjdk.java.net/~dholmes/7199410/webrev/ > > Simply removes two files now unused. > > Thanks, > David

Trivial Review: 7199410 Remove files that were omitted from 7130909 changeset

2012-09-18 Thread David Holmes
http://cr.openjdk.java.net/~dholmes/7199410/webrev/ Simply removes two files now unused. Thanks, David

hg: jdk8/build/jdk: 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent; ...

2012-09-18 Thread kelly . ohair
Changeset: dcbcecbe7b23 Author:ohair Date: 2012-09-18 12:16 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/dcbcecbe7b23 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent 7130909: Add a more general mechanism for customizing the

Re: hg: jdk8/build/langtools: 7197849: Update new build-infra makefiles

2012-09-18 Thread Jonathan Gibbons
On 09/18/2012 11:31 AM, [email protected] wrote: Changeset: 463fea75b618 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/463fea75b618 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! make

hg: jdk8/build/jaxp: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: 2eafc339f7e1 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/2eafc339f7e1 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile

hg: jdk8/build/jdk: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: 71ff959f9a34 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/71ff959f9a34 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/CompileDemos.gmk ! makefiles/CompileJavaClasses.gmk ! ma

hg: jdk8/build/jaxws: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: bbcbebb9bc74 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/bbcbebb9bc74 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile

hg: jdk8/build/langtools: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: 463fea75b618 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/463fea75b618 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile

hg: jdk8/build: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: 2ba6f4da4bf3 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/rev/2ba6f4da4bf3 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! .hgignore ! Makefile + NewMakefile.gmk ! common/autoconf/autogen.sh !

hg: jdk8/build/corba: 7197849: Update new build-infra makefiles

2012-09-18 Thread kelly . ohair
Changeset: 5c4f045fbd5f Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/5c4f045fbd5f 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile

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

2012-09-18 Thread Andrew Hughes
This is an issue that has been with us for a while. See: https://bugs.openjdk.java.net/show_bug.cgi?id=100062 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7188845 for some background. The original proposed patch goes to far in removing most of the infrastructure for restricting crypto lev