Sergey Ponomarev

Results 230 comments of Sergey Ponomarev

I think this is an important issue because now users have to use self made deploy hooks and use some random tutorials from internet. Also related forum topics have many...

Interesting, that's definitely a bug and is critical as for me.

Let me add more clear test case. Put it into RoundedMoneyTest. ```java @Test public void testMultiplyDivideChain() { // test that 1000 * 15 / 100 == 150 double multiplicand =...

https://stackoverflow.com/questions/905795/java-bigdecimal-problems-with-division

ok, I don't have a time to fix it but if you @artbasov can send us PR that would be great. As a workaround you may try to do something...

Please remind me: we can't accept PRs from not a JCP members?

Related discussion https://stackoverflow.com/questions/50561015/java-fast-money-representation

A good point. Comparator can be used for example to sort some amounts in table. And that’s ok to compare amounts with different currencies. So it shouldn’t throw any exceptions...

what is a difference with api artifact?

FYI: related stackoveflow question https://stackoverflow.com/questions/37869617/get-display-name-of-javax-money-currencyunit