aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/security/DigestInputStream.java
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2001-10-15 06:31:13 +0000
committerMark Wielaard <mark@gcc.gnu.org>2001-10-15 06:31:13 +0000
commit06c0908ba6fe852184b9d6f989d43da73fe1bafe (patch)
tree6a5bca6d8c8ccca9c1aae44c2dc1f8a620f60c76 /libjava/java/security/DigestInputStream.java
parentdd87cbbf65e1b3ede54579f679a1b61dde7096f5 (diff)
downloadgcc-06c0908ba6fe852184b9d6f989d43da73fe1bafe.zip
gcc-06c0908ba6fe852184b9d6f989d43da73fe1bafe.tar.gz
gcc-06c0908ba6fe852184b9d6f989d43da73fe1bafe.tar.bz2
Double.java: Partial merge with Classpath
* java/lang/Double.java: Partial merge with Classpath (TYPE): initialized through VMClassLoader.getPrimitiveClass() (value): made final (static): new static block to load native libary (not used in libgcj) (Double (String)): call parseDouble() (byteValue): removed, already defined in superclass Number (shortValue): likewise (valueOf (String)): call new Double(String) directly (compare (double,double)): new 1.4 method (compareTo (Double)): call new compare(double,double) method (initIDs): new private method (not used in libgcj) * java/lang/Float.java: Partial merge with Classpath (TYPE): initialized through VMClassLoader.getPrimitiveClass() (value): made final (static): new static block to load native libary (not used in libgcj) (Float (String)): call parseFloat() (byteValue): removed, already defined in superclass Number (shortValue): likewise (valueOf (String)): call new Float(String) directly (compare (float,float)): new 1.4 method (compareTo (Float)): call new compare(double,double) method From-SVN: r46263
Diffstat (limited to 'libjava/java/security/DigestInputStream.java')
0 files changed, 0 insertions, 0 deletions