You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2021/05/12 14:34:00 UTC

[jira] [Updated] (TOMEE-3728) Ensure java.io.Reader is not seen as a JSONB serializable type

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

Richard Zowalla updated TOMEE-3728:
-----------------------------------
    Fix Version/s: 8.0.8

> Ensure java.io.Reader is not seen as a JSONB serializable type
> --------------------------------------------------------------
>
>                 Key: TOMEE-3728
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3728
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: David Blevins
>            Assignee: David Blevins
>            Priority: Major
>             Fix For: 8.0.7, 8.0.8
>
>
> TomEEJsonbProvider does catch java.io.Reader as not appropriate for JSONB in `isWriteable` but missed the same check in `isReadable`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)