Martin Kahlert writes: > Double.MIN_VALUE = 0.0 > Double.MAX_VALUE = 5.0E-324 Do you get the same behavior with gcj generated bytecodes (then compiled to native or interpreted with gij or Sun's VM?) ./A