Skip to content

Conversation

kluever
Copy link
Contributor

@kluever kluever commented May 7, 2025

Fixes #10130

@zbynek
Copy link
Collaborator

zbynek commented May 7, 2025

Please update the PR description.

A test like https://github.com/gwtproject/gwt/blob/main/user/test/com/google/gwt/emultest/java/math/BigDecimalConstructorsTest.java#L779 would be also nice. Thanks!

@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