You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/25 11:34:00 UTC

[jira] [Commented] (GROOVY-8379) Rework groovy-json FastStringUtils

    [ https://issues.apache.org/jira/browse/GROOVY-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376058#comment-16376058 ] 

ASF GitHub Bot commented on GROOVY-8379:
----------------------------------------

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/groovy/pull/667

    GROOVY-8379: Rework groovy-json FastStringUtils

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paulk-asert/groovy groovy8379

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/667.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #667
    
----
commit f9c8ae9f71b08b230606b9bcb6e48dc1a2c26a65
Author: paulk <pa...@...>
Date:   2018-02-25T10:11:03Z

    GROOVY-8379: Rework groovy-json FastStringUtils

----


> Rework groovy-json FastStringUtils
> ----------------------------------
>
>                 Key: GROOVY-8379
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8379
>             Project: Groovy
>          Issue Type: Task
>          Components: JSON
>            Reporter: Paul King
>            Priority: Major
>
> Including these aspects:
> * Remove JDK4/5 special coding (StringImplementation#OFFSET JDK4/5 enum variant)
> * Perhaps make it a service so that we can perhaps delete the Unsafe version but allow an external service to provide that or something else if needed



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