This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT".
The branch, master has been updated via f74797dcba95e7902cb1364deb718c2633ff3bb3 (commit) from 2016893a79012414f0dd2475230e17bf0b846aed (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f74797dcba95e7902cb1364deb718c2633ff3bb3 Author: Andrew John Hughes <gnu_and...@member.fsf.org> Date: Mon Dec 22 01:31:38 2014 +0000 PR64176: Week of year field during end of year transition is incorrect 2014-12-15 Andrew John Hughes <gnu_and...@member.fsf.org> PR classpath/64176 * NEWS: Updated. * java/util/GregorianCalendar.java: (computeFields()): Handle the week that runs over the end of the year and the beginning of the next one, so that it is numbered the same in both years. (getBaseWeekOfYear(int,int,int)): Broken out of computeFields to avoid code duplication. (getRelativeWeekday(int)): Likewise. Signed-off-by: Andrew John Hughes <gnu_and...@member.fsf.org> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 12 +++++ NEWS | 1 + java/util/GregorianCalendar.java | 90 +++++++++++++++++++++++++++++++++----- 3 files changed, 92 insertions(+), 11 deletions(-) hooks/post-receive -- UNNAMED PROJECT