Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for running OTP 24 code #8610

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

bjorng
Copy link
Contributor

@bjorng bjorng commented Jun 24, 2024

Remove the legacy instructions for constructing binaries last used in Erlang/OTP 24. That allows us to delete about 3000 line in the source code for the compiler and erts applications.

Remove the legacy instructions for constructing binaries last used in
Erlang/OTP 24. That allows us to delete about 3000 line in the source
code for the compiler and erts applications.
@bjorng bjorng added team:VM Assigned to OTP team VM enhancement labels Jun 24, 2024
@bjorng bjorng requested a review from jhogberg June 24, 2024 07:10
@bjorng bjorng self-assigned this Jun 24, 2024
Copy link
Contributor

github-actions bot commented Jun 24, 2024

CT Test Results

     9 files     652 suites   3h 59m 44s ⏱️
 6 127 tests  5 779 ✅ 340 💤 8 ❌
12 074 runs  11 664 ✅ 402 💤 8 ❌

For more details on these failures, see this check.

Results for commit 08182e9.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@bjorng bjorng added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Jun 24, 2024
@bjorng bjorng merged commit 0b075ec into erlang:master Jun 27, 2024
20 of 24 checks passed
@bjorng bjorng deleted the bjorn/remove-otp-24-support branch June 27, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant