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

Paul King commented on GROOVY-10881:
------------------------------------

GitHub is _kind of_ wrong. ASF releases go through (normally) a 3-day voting 
window. GitHub has noticed the tag we are voting on but it's not yet an 
official release. If voting was to fail, we'd delete the tag and create a fresh 
release candidate. There are ways to get the candidate artifacts and zips but 
if you wait another day, barring any unforeseen circumstances, the official 
versions should be in all the usual places and announced in all the usual 
channels.

> FastStringUtils does not work in an OSGi environment
> ----------------------------------------------------
>
>                 Key: GROOVY-10881
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10881
>             Project: Groovy
>          Issue Type: Bug
>          Components: JSON
>            Reporter: Roy Teeuwen
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 4.0.9
>
>         Attachments: Screenshot 2023-01-25 at 15.41.16.png, Screenshot 
> 2023-02-01 at 11.53.16.png, groovy-json-example.zip
>
>
> Using the FastStringUtils does not work in an OSGi environment. The 
> FastStringUtils will be called by the classloader of another bundle, making 
> the code at 
> https://github.com/apache/groovy/blob/master/subprojects/groovy-json/src/main/java/org/apache/groovy/json/internal/FastStringUtils.java#L39
>  not find the default service loader. 
> To counter this, I'd like to propose to at least fall back to the 
> DefaultFastStringService when no FastStringServiceFactory is found 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to