mirror of git://gcc.gnu.org/git/gcc.git
* java/math/BigInteger.java (init(int,Random)): New method. Move body of constructor <init>(int,Random)) here. Re-write it to avoid constructing unneeded temporaries. (<init>(int,int,Random)): Use new init method to avoid constructing extra temporary BigIntegers. From-SVN: r45240 |
||
|---|---|---|
| .. | ||
| BigDecimal.java | ||
| BigInteger.java | ||