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

Darryl L. Miles commented on GROOVY-10775:
------------------------------------------

{code:java}
$ unzip -tv GROOVY10775.zip
Archive:  GROOVY10775.zip
    testing: GROOVY10775/             OK
    testing: GROOVY10775/.git/        OK
    testing: GROOVY10775/LICENSE      OK
    testing: GROOVY10775/pom.xml      OK
    testing: GROOVY10775/src/         OK
    testing: GROOVY10775/src/main/    OK
    testing: GROOVY10775/src/main/assembly/   OK
    testing: GROOVY10775/src/main/assembly/distribution.xml   OK
    testing: GROOVY10775/src/main/assembly/project.xml   OK
    testing: GROOVY10775/src/main/docker/   OK
    testing: GROOVY10775/src/main/docker/Dockerfile.jdk11   OK
    testing: GROOVY10775/src/main/docker/Dockerfile.jdk17   OK
    testing: GROOVY10775/src/main/docker/Dockerfile.jdk8   OK
    testing: GROOVY10775/src/main/groovy/   OK
    testing: GROOVY10775/src/main/groovy/org/   OK
    testing: GROOVY10775/src/main/groovy/org/domain/   OK
    testing: GROOVY10775/src/main/groovy/org/domain/NetworkPortSpec.groovy   OK
    testing: GROOVY10775/src/main/java/   OK
    testing: GROOVY10775/src/main/java/org/   OK
    testing: GROOVY10775/src/main/java/org/example/   OK
    testing: GROOVY10775/src/main/java/org/example/Main.java   OK
    testing: GROOVY10775/src/main/resources/   OK
    testing: GROOVY10775/src/test/    OK
    testing: GROOVY10775/src/test/java/   OK
    testing: GROOVY10775/src/test/java/org/   OK
    testing: GROOVY10775/src/test/java/org/domain/   OK
    testing: GROOVY10775/src/test/java/org/domain/test/   OK
    testing: GROOVY10775/src/test/java/org/domain/test/Tests.java   OK
No errors detected in compressed data of GROOVY10775.zip.
{code}

> VerifyError: Expecting a stackmap
> ---------------------------------
>
>                 Key: GROOVY-10775
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10775
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 3.0.13
>         Environment: JDK8, JDK11, JDK17, Windows, OpenJDK, Oracle
>            Reporter: Darryl L. Miles
>            Priority: Major
>         Attachments: GROOVY10775.zip, NetworkPortSpec.groovy
>
>
> Don't think this is a dupe of other open bugs.
> This error does not concern invokedynamic or invokespecial like the others.
> Originally the application is targetting 1.6 with JDK8.
> Bug I can not make the problem go away with JDK11, JDK17 and targeting 17, 
> also tried a mix of Oracle and Red Hat JDKs



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

Reply via email to