Re: Quick code review request for 634992 (enum) Include links from java.lang.Enum to EnumSet and EnumMap

2009-10-11 Thread Joseph D. Darcy
Neal Gafter wrote: Generally speaking, lower levels in the system shouldn't refer to higher levels. In this case it's just a comment, but it isn't clear that every profile that includes Enum will include the collections framework. I'm thinking, for example, about ME profiles. A few comments

hg: jdk7/tl/jdk: 3 new changesets

2009-10-11 Thread alan . bateman
Changeset: b84f40617f90 Author:alanb Date: 2009-10-09 09:59 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b84f40617f90 6889552: Sun provider should not require LDAP CertStore to be present Reviewed-by: vinnie, mullan ! src/share/classes/sun/security/provider/SunEntries.java