Skip to content

bxor: Fix raising of system_limit exception#11269

Open
bjorng wants to merge 1 commit into
erlang:maintfrom
bjorng:bjorn/erts/bxor-system_limit/OTP-20208
Open

bxor: Fix raising of system_limit exception#11269
bjorng wants to merge 1 commit into
erlang:maintfrom
bjorng:bjorn/erts/bxor-system_limit/OTP-20208

Conversation

@bjorng

@bjorng bjorng commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Evaluating erlang:system_info(max_integer) bxor -1 would result in [], instead of the expected system_limit exception.

Evaluating `erlang:system_info(max_integer) bxor -1` would result
in `[]`, instead of the expected `system_limit` exception.
@bjorng bjorng self-assigned this Jun 22, 2026
@bjorng bjorng added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    3 files    136 suites   45m 53s ⏱️
1 678 tests 1 622 ✅ 56 💤 0 ❌
2 320 runs  2 246 ✅ 74 💤 0 ❌

Results for commit 0260c39.

♻️ 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 requested a review from sverker June 22, 2026 10:13
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.

1 participant