You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2018/09/04 10:42:00 UTC

[jira] [Updated] (AMQ-5334) String message properties and map string entries containing surrogates are being corrupted when running with JRE 8.

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

Christopher L. Shannon updated AMQ-5334:
----------------------------------------
    Fix Version/s:     (was: 5.15.6)

> String message properties and map string entries containing surrogates are being corrupted when running with JRE 8. 
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5334
>                 URL: https://issues.apache.org/jira/browse/AMQ-5334
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.10.0
>         Environment: This only happens using the activemq client with JDK 8,it did work properly with JDK 7.
>            Reporter: Marie-Denise Jolie
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>         Attachments: MapMessageTest.java
>
>
> if  a message is sent with string properties or map entries that contain a UTF-8 surrogate pair, when received by message consumer the surrogate chars are corrupted. The attached class reproduces this issue with JDK 8 and passes against JDK 7.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)