BigDecimal, BigInteger and Long handling in nashorn

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • None
    • b98
    • generic
    • generic

      Nashorn checks "instanceof Number" or Number.class.isAssignableFrom(objClass) in a number of places. THis is problematic as user would expect java.math.BigDecimal, java.math.BigInteger, java.lang.Long to be printed/shown not a doubles but as real "big" values.

        There are no Sub-Tasks for this issue.

            Assignee:
            Jim Laskey
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: