On 8 March 2013 09:19, Alan Bateman <alan.bate...@oracle.com> wrote: > One probable side effect of removing the redundant sub-packages will be the > javadoc. The one case to date where we didn't list sub-packages is java.time > (because there are still changes going on there) and that the result is that > the sub-packages of java.time don't show up in the profiles view. I created > 8008367 a few weeks for that and I suspect that once these changes are > pushed that the profiles view will be very incomplete. I don't think this > should be a reason to hold off your changes as the profiles view isn't right > now anyway. Hopefully Bhavesh will get to this soon.
The set of java.time packages is now final as far as I am concerned: java.time java.time.chrono java.time.format java.time.temporal java.time.zone All packages linked together for the same profile as java.util.Date. Stephen