Skip to content

Conversation

@bjosv
Copy link
Collaborator

@bjosv 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

bjosv added 4 commits May 27, 2025 18:04
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 <[email protected]>
Support OTP 25, 26 and 27.

Signed-off-by: Björn Svensson <[email protected]>
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 <[email protected]>
header.write_any(dest);
deliver(new OtpMsg(unlinkIdAckTag, dest, from, unlink_id));
}
// header
Copy link
Collaborator

Choose a reason for hiding this comment

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

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.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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.

@bjosv bjosv merged commit 89ca091 into erlang:master Jun 3, 2025
1 check passed
@bjosv bjosv deleted the support-otp27 branch June 3, 2025 10: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.

2 participants