This website requires JavaScript.
Explore
Help
Sign In
1berry
/
openjdk
Watch
1
Star
0
Fork
0
You've already forked openjdk
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openjdk
/
src
/
java.base
/
share
/
classes
/
java
/
math
History
Raffaello Giulietti
35387d5cb6
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
...
Reviewed-by: darcy
2022-07-06 16:22:18 +00:00
..
BigDecimal.java
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
2022-07-06 16:22:18 +00:00
BigInteger.java
8286378: Address possibly lossy conversions in java.base
2022-05-12 16:50:36 +00:00
BitSieve.java
…
MathContext.java
8285977: Add links to IEEE 754 specification
2022-05-03 16:58:19 +00:00
MutableBigInteger.java
8281259: MutableBigInteger subtraction could be simplified
2022-02-11 16:24:43 +00:00
package-info.java
…
RoundingMode.java
8273346: Expand library mappings to IEEE 754 operations
2022-06-07 16:13:42 +00:00
SignedMutableBigInteger.java
…