Re: JsonSlurper doesn't work with Java 9+

2019-02-13 Thread Daniel.Sun
> it seems this issue has already been fixed Thanks for your telling us the good news :-) Cheers, Daniel.Sun - Apache Groovy committer Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: JsonSlurper doesn't work with Java 9+

2019-02-13 Thread Remi Forax
And answering to myself, it seems this issue has already been fixed, sorry for the noise. Rémi - Mail original - > De: "Remi Forax" > À: "dev" > Envoyé: Mercredi 13 Février 2019 11:50:45 > Objet: JsonSlurper doesn't work with Java 9+ > This

JsonSlurper doesn't work with Java 9+

2019-02-13 Thread Remi Forax
This was reported on the Java bug tracker but it's a Groovy issue (a groovy-json one), https://bugs.openjdk.java.net/browse/JDK-8218540 The JsonSlurper has not being updated to work with the new Java 9 String implementation that uses an array of bytes, containing either a 8 bits representation