XenoAmess commented on pull request #558:
URL: https://github.com/apache/commons-lang/pull/558#issuecomment-646785761


   see the new added java15BuggyLocaleTest.
   It errors in line 733, means 
`sdf.parse(formattedDate.toUpperCase(buggyLocale));`
   Seems this locale in jdk-15 cannot process a UpperCase date String.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to