Skip to content

[GR-71591] Preserve signed zero in math.modf#699

Merged
graalvmbot merged 1 commit intomasterfrom
agent-shell/gr-71591
Mar 18, 2026
Merged

[GR-71591] Preserve signed zero in math.modf#699
graalvmbot merged 1 commit intomasterfrom
agent-shell/gr-71591

Conversation

@graalvmbot
Copy link
Collaborator

Fix math.modf so the integral component preserves signed zero for negative values with magnitude less than 1.

Adds a regression test for the reported small-negative input from the Jira issue.

Validation note: the local mx-based validation path is currently blocked by an unrelated Truffle annotation-processor classpath failure (missing antlr runtime in the build environment).

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 18, 2026
@graalvmbot graalvmbot merged commit 66eeb89 into master Mar 18, 2026
29 of 30 checks passed
@graalvmbot graalvmbot deleted the agent-shell/gr-71591 branch March 18, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants