hg: jdk8/tl/jdk: 8001204: typo: Unable to obtain Princpal Name for authentication

2012-10-21 Thread weijun . wang
Changeset: b39ab9c6f4cb Author:weijun Date: 2012-10-22 09:59 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b39ab9c6f4cb 8001204: typo: Unable to obtain Princpal Name for authentication Reviewed-by: xuelei ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java

Re: RFR: 8000975: Merge UNIXProcess.java.bsd & UNIXProcess.java.linux

2012-10-21 Thread Martin Buchholz
On Tue, Oct 16, 2012 at 9:35 AM, Alan Bateman wrote: > >> I don't have any objection to this but at some point I think we need to > change the Solaris and Mac implementations to use posix_spawn, in which > case it's possible that the Mac implementation will be different to the > Linux implementat

Re: RFR: 8000975: Merge UNIXProcess.java.bsd & UNIXProcess.java.linux

2012-10-21 Thread Martin Buchholz
On Tue, Oct 16, 2012 at 9:15 AM, Rob McKenna wrote: > It has been suggested to me (at least twice at this stage) that these > files should be merged since they're identical. This requires an adjustment > in perspective from "every platform should have its own implementation" I've always been st