nashorn/test/script/basic/JDK-8010732.js.EXPECTED
author thartmann
Mon, 02 Jun 2014 08:07:29 +0200
changeset 24923 9631f7d691dc
parent 18613 654f7babf395
permissions -rw-r--r--
8034812: remove IDX_INIT macro hack in Node class Summary: The IDX_INIT macro used by Node::Node(...) to retrieve the Compile object is removed and replaced by a call to Compile::current(). The Node constructor, new operator and all calls to it are adapted accordingly. Reviewed-by: kvn, jrose, iveresov, goetz
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18613
654f7babf395 8017448: JDK-8010732.js.EXPECTED truncated
jlaskey
parents: 18612
diff changeset
     1
1111.5
18612
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     2
2222.5
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     3
3334
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     4
-1111
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     5
2470308.75
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     6
0.5001124859392576
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     7
-0.5841231854504038
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     8
1111.5
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
     9
2222.5
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
    10
class java.math.BigDecimal
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
    11
class java.math.BigDecimal
14c3175f6ce1 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey
parents:
diff changeset
    12
3334