Skip to content

erts: Upgrade to asmjit v1.18#10675

Merged
jhogberg merged 1 commit intoerlang:maintfrom
jhogberg:john/erts/update-asmjit-1.18
Feb 12, 2026
Merged

erts: Upgrade to asmjit v1.18#10675
jhogberg merged 1 commit intoerlang:maintfrom
jhogberg:john/erts/update-asmjit-1.18

Conversation

@jhogberg
Copy link
Contributor

@jhogberg jhogberg commented Feb 11, 2026

This is a major API break, with changes just about everywhere. Semantically, very little has changed but nearly everything has new names and type safety has been improved throughout.

(PR opened early to run things in GH actions; arm is broken at the moment)

@jhogberg jhogberg requested a review from bjorng February 11, 2026 09:16
@jhogberg jhogberg self-assigned this Feb 11, 2026
@jhogberg jhogberg added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Feb 11, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

CT Test Results

    3 files    142 suites   50m 5s ⏱️
1 651 tests 1 595 ✅ 56 💤 0 ❌
2 373 runs  2 298 ✅ 75 💤 0 ❌

Results for commit 64b523d.

♻️ 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

@jhogberg jhogberg force-pushed the john/erts/update-asmjit-1.18 branch from 8a4baa0 to 8a6166a Compare February 11, 2026 10:31
@jhogberg
Copy link
Contributor Author

jhogberg commented Feb 11, 2026

The license header checks fail despite all files having SPDX-License-Identifier: Zlib at the top, what's up?

Edit: nevermind, found what's wrong.

@jhogberg jhogberg force-pushed the john/erts/update-asmjit-1.18 branch 2 times, most recently from 1be50ba to ee5341f Compare February 11, 2026 10:50
@jhogberg jhogberg changed the base branch from master to maint February 11, 2026 11:03
@jhogberg jhogberg force-pushed the john/erts/update-asmjit-1.18 branch from ee5341f to 08343a1 Compare February 11, 2026 11:39
@jhogberg jhogberg removed the testing currently being tested, tag is used by OTP internal CI label Feb 11, 2026
@jhogberg jhogberg force-pushed the john/erts/update-asmjit-1.18 branch from 5358d44 to e146fa0 Compare February 11, 2026 12:18
@jhogberg jhogberg force-pushed the john/erts/update-asmjit-1.18 branch from e146fa0 to 64b523d Compare February 11, 2026 12:34
@jhogberg jhogberg added the testing currently being tested, tag is used by OTP internal CI label Feb 11, 2026
jhogberg added a commit that referenced this pull request Feb 12, 2026
…to-master

Non-trivial forward-merge of #10675

OTP-19979
@jhogberg jhogberg merged commit ada4c80 into erlang:maint Feb 12, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants