Skip to content

Failure in tycho-baseline-plugin due to sudden byte-code changes #2829

Answered by laeubi
ptziegler asked this question in Q&A
Discussion options

You must be logged in to vote

This happens because JDT has changed the compiler in regard to String handling and Tycho now uses latest ECJ by default:

You can use an older JDT compiler or bump the micro version, where the later is maybe the best way forward. Theoretical one might can detect this on the bytecode level and enhance the comparator but this is likely a hard task to perform compared to bump the micro version.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ptziegler
Comment options

You must be logged in to vote
1 reply
@akurtakov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2820 on September 15, 2023 07:40.