7194449: String resources for Key Tool and Policy Tool should be in their respective packages

2012-09-20 Thread Stephen Flores
Max, Sean, Alan, Please review this webrev: http://cr.openjdk.java.net/~sflores/7194449/webrev-0/ Note: I will respond to any comments when I get back from vacation on Monday Oct. 1. Changes: Moved jarsigner and keytool into their own packages as was done for policytool. Unit tests and

hg: jdk8/tl/jdk: 7199614: (pack200) remove unused file

2012-09-20 Thread kumar . x . srinivasan
Changeset: 3ad5464e7a21 Author:ksrini Date: 2012-09-20 13:01 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3ad5464e7a21 7199614: (pack200) remove unused file Reviewed-by: alanb - src/share/test/pack200/pack.conf

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

2012-09-20 Thread Andrew Hughes
- Original Message - > > 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

hg: jdk8/tl/jdk: 7193520: Removed references to Linux kernel version 2.2

2012-09-20 Thread chris . hegarty
Changeset: f5229879ea40 Author:chegar Date: 2012-09-20 09:36 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f5229879ea40 7193520: Removed references to Linux kernel version 2.2 Summary: Linux kernel version 2.2 isn't supported anymore. Reviewed-by: chegar, dsamersoff, alanb C