Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8013836

getFirstDayOfWeek reports wrong day for pt-BR locale

XMLWordPrintable

    • b98
    • Verified

        FULL PRODUCT VERSION :
        All

        A DESCRIPTION OF THE PROBLEM :
        getFirstDayOfWeek returns MONDAY in pt-BR locale, the correct return most be SUNDAY

        STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
        Just call getFirstDayOfWeek with pt-BR locale

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        SUNDAY
        ACTUAL -
        MONDAY

        REPRODUCIBILITY :
        This bug can be reproduced always.

              yhuang Yong Huang (Inactive)
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: