Re: RFR: Re-enable support for non-Principal implementations of PrincipalComparator

2013-02-27 Thread Sean Mullan
On 02/27/2013 06:24 AM, Alan Bateman wrote: On 26/02/2013 18:36, Neil Richards wrote: Hi Sean, Thanks for your quick response. I admit, I hadn't spotted the description of the policy file syntax to which you point. (In my defence, it's a lot easier to overlook than the explicit wording that I

hg: jdk8/tl/jdk: 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167

2013-02-27 Thread mike . duigou
Changeset: f4b01f4e8f35 Author:mduigou Date: 2013-02-27 11:00 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f4b01f4e8f35 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167 Reviewed-by: alanb ! src/share/classes/java/util/IdentityHashMap.java + test/java/ut

hg: jdk8/tl/nashorn: 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows

2013-02-27 Thread alan . bateman
Changeset: 1d3dca059b3e Author:alanb Date: 2013-02-27 14:12 + URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/1d3dca059b3e 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows Reviewed-by: chegar, sundar ! makefiles/Build

Re: RFR: Re-enable support for non-Principal implementations of PrincipalComparator

2013-02-27 Thread Alan Bateman
On 26/02/2013 18:36, Neil Richards wrote: Hi Sean, Thanks for your quick response. I admit, I hadn't spotted the description of the policy file syntax to which you point. (In my defence, it's a lot easier to overlook than the explicit wording that I found at the top of PrincipalComparator's Jav