Skip to content

Pinned ByteBuddy to 1.9.10#1676

Merged
mockitoguy merged 1 commit into
release/2.xfrom
next-bb
Mar 27, 2019
Merged

Pinned ByteBuddy to 1.9.10#1676
mockitoguy merged 1 commit into
release/2.xfrom
next-bb

Conversation

@mockitoguy

Copy link
Copy Markdown
Member

It seems that new version of BB breaks the build for Java 9+. I'm still investigating. Opening the PR for visibility - we can see if the build is happy now.

@TimvdLippe TimvdLippe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending green build.

The build does not seem to work correctly with 1.9.11
@codecov-io

codecov-io commented Mar 26, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1676 into release/2.x will increase coverage by 0.8%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             release/2.x    #1676     +/-   ##
================================================
+ Coverage          86.59%   87.39%   +0.8%     
- Complexity          2442     2446      +4     
================================================
  Files                302      302             
  Lines               6325     6325             
  Branches             787      787             
================================================
+ Hits                5477     5528     +51     
+ Misses               663      603     -60     
- Partials             185      194      +9
Impacted Files Coverage Δ Complexity Δ
...al/creation/bytebuddy/InlineBytecodeGenerator.java 88.02% <0%> (+9.85%) 27% <0%> (+1%) ⬆️
...ito/internal/creation/bytebuddy/ModuleHandler.java 26.92% <0%> (+17.3%) 2% <0%> (ø) ⬇️
...al/creation/bytebuddy/SubclassInjectionLoader.java 71.05% <0%> (+49.99%) 6% <0%> (+2%) ⬆️

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 b496667...5727a2b. Read the comment docs.

@mockitoguy mockitoguy changed the title Reverted ByteBuddy to see if it makes Travis happy Reverted ByteBuddy to 1.9.10 Mar 27, 2019
@mockitoguy mockitoguy changed the title Reverted ByteBuddy to 1.9.10 Pinned ByteBuddy to 1.9.10 Mar 27, 2019
@mockitoguy

Copy link
Copy Markdown
Member Author

I'm going to merge this. It appears that there are consistent build failures on Java 9+ when ByteBuddy 1.9.11 is used. 1.9.10 works.

@mockitoguy mockitoguy merged commit c8bb029 into release/2.x Mar 27, 2019
@TimvdLippe TimvdLippe deleted the next-bb branch April 30, 2019 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants