Merged
Conversation
Collaborator
bjosv
commented
May 27, 2025
- Update supported Erlang versions
- Update erlide_kernel version to v0.118.0
- Update jinterface to 1.14.1 from OTP 27.3.3
- Set version to 0.63.0
1. Unpack otp_src_27.3.3.tar.gz 2. Copy otp_src_27.3.3/lib/jinterface/java_src/com/ericsson/otp/erlang/* to <repo>/src/com/ericsson/otp/erlang/ Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Support OTP 25, 26 and 27. Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Bumped manually using: git grep -l '0.62.0' | xargs sed -i 's/0.62.0/0.63.0/g' Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
zuiderkwast
reviewed
May 27, 2025
| header.write_any(dest); | ||
| deliver(new OtpMsg(unlinkIdAckTag, dest, from, unlink_id)); | ||
| } | ||
| // header |
Collaborator
There was a problem hiding this comment.
I can't review these changes. Please describe in the PR how the uplift was done, so I know what needs to be reviewed and what not.
Collaborator
Author
There was a problem hiding this comment.
The commit with the jinterface-update has info where its copied from, and the plan is to merge the commits separately. I will be helpful for future updates.
The other commits are mainly the same steps we did in previous lifts; a search and replace.
zuiderkwast
approved these changes
Jun 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.