You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2018/03/22 14:16:00 UTC

[jira] [Closed] (GROOVY-8508) VerifyError calling Comparator.naturalOrder() since Groovy 2.4.14

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

Paul King closed GROOVY-8508.
-----------------------------
    Resolution: Duplicate

I copied your example into the duplicate issue. Please add future comments there if needed.

> VerifyError calling Comparator.naturalOrder() since Groovy 2.4.14 
> ------------------------------------------------------------------
>
>                 Key: GROOVY-8508
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8508
>             Project: Groovy
>          Issue Type: Bug
>          Components: groovy-runtime
>    Affects Versions: 2.4.14
>         Environment: macOS
>            Reporter: Roman Stumm
>            Priority: Blocker
>
> {color:#808080}tested on macOS with Java SE Development Kit 8u162.{color}
> {color:#808080}works with groovy 2.4.13.{color}
> {color:#808080}fails with groovy 2.4.14 ->{color}
> {color:#808080}java.lang.VerifyError: (class: java_util_Comparator$naturalOrder, method: callStatic signature:{color}{color:#808080}  (Ljava/lang/Class;[Ljava/lang/Object;)Ljava/lang/Object Illegal type in constant pool{color}{color:#808080} 
> {color}
> Comparator.naturalOrder()



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