Skip to content

Update Groovy version to fix the problem about IndyInterface#18175

Merged
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:fix-17779
Jun 6, 2022
Merged

Update Groovy version to fix the problem about IndyInterface#18175
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:fix-17779

Conversation

@linghengqian

Copy link
Copy Markdown
Member

Fixes #17779 .

Changes proposed in this pull request:

 {
   "name": "org.codehaus.groovy.runtime.dgm$53",
   "allDeclaredConstructors": true,
   "allPublicConstructors": true,
   "allDeclaredMethods": true,
   "allPublicMethods": true
 }

@linghengqian linghengqian marked this pull request as ready for review June 4, 2022 15:59
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #18175 (71ed3ec) into master (72b723a) will not change coverage.
The diff coverage is n/a.

❗ Current head 71ed3ec differs from pull request most recent head 05ceeb7. Consider uploading reports for the commit 05ceeb7 to get more accurate results

@@            Coverage Diff            @@
##             master   #18175   +/-   ##
=========================================
  Coverage     59.09%   59.09%           
  Complexity     2173     2173           
=========================================
  Files          3699     3699           
  Lines         54381    54381           
  Branches       9246     9246           
=========================================
  Hits          32137    32137           
  Misses        19500    19500           
  Partials       2744     2744           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72b723a...05ceeb7. Read the comment docs.

@terrymanu terrymanu merged commit 06a7803 into apache:master Jun 6, 2022
@terrymanu terrymanu added this to the 5.1.2 milestone Jun 6, 2022
@terrymanu terrymanu added type: build type: dependencies Pull requests that update a dependency file and removed type: build labels Jun 6, 2022
@linghengqian linghengqian deleted the fix-17779 branch June 6, 2022 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graalvm native image cause with Groovy 4

3 participants