Skip to content

Add BigDecimal.TWO #10129

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add BigDecimal.TWO #10129

wants to merge 2 commits into from

Conversation

kluever
Copy link
Contributor

@kluever kluever commented May 7, 2025

Fixes #10130

@zbynek
Copy link
Collaborator

zbynek commented May 7, 2025

@kluever
Copy link
Contributor Author

kluever commented May 7, 2025

Feel free to edit the PR description if you'd like, but there isn't an issue to link to.

@zbynek
Copy link
Collaborator

zbynek commented May 7, 2025

ah, this is Java 19, that makes testing the emulation more complicated :( Some tricks with super-source are needed which might make this conflicted with #10106 . Maybe we should aim to get that one merged before updating this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emulation for BigDecimal.TWO
2 participants