commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [SCM] UNNAMED PROJECT branch, master, updated. f74797dcba95e


From: Andrew John Hughes
Subject: [commit-cp] [SCM] UNNAMED PROJECT branch, master, updated. f74797dcba95e7902cb1364deb718c2633ff3bb3
Date: Mon, 22 Dec 2014 01:32:45 +0000

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 <address@hidden>
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  <address@hidden>
    
        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 <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |   12 +++++
 NEWS                             |    1 +
 java/util/GregorianCalendar.java |   90 +++++++++++++++++++++++++++++++++-----
 3 files changed, 92 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]