You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stian Soiland-Reyes (JIRA)" <ji...@apache.org> on 2016/09/12 17:24:21 UTC

[jira] [Updated] (BEANUTILS-495) DateConverterTestBase fails on M/d/yy in Java 9

     [ https://issues.apache.org/jira/browse/BEANUTILS-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stian Soiland-Reyes updated BEANUTILS-495:
------------------------------------------
    Fix Version/s: 1.9.3

> DateConverterTestBase fails on M/d/yy in Java 9
> -----------------------------------------------
>
>                 Key: BEANUTILS-495
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-495
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: ConvertUtils & Converters
>    Affects Versions: 1.9.3
>         Environment: OpenJDK 9, Ubuntu 16.04
>            Reporter: Stian Soiland-Reyes
>            Assignee: Stian Soiland-Reyes
>            Priority: Minor
>             Fix For: 1.9.3
>
>
> {code}
>   SqlTimestampConverterTestCase.testLocale:73->DateConverterTestBase.validConversion:403 Converting 'java.lang.String' value '3/21/06 3:06 pm' threw org.apache.commons.beanutils.ConversionException: Error converting 'String' to 'java.sql.Timestamp' using pattern 'M/d/yy, h:mm a'
> {code}
> Only seems to happen with Open JDK 9?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)