JDK-4496369 : RFE: Please add java.math.BigInteger.pow(long)
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2001-08-24
  • Updated: 2016-05-22
  • Resolved: 2016-05-22
Related Reports
Relates :  
Relates :  
Relates :  
Description
Name: rmT116609			Date: 08/24/2001


java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.0-RC1)
Java HotSpot(TM) Client VM (build Blackdown-1.3.0-RC1, mixed mode)


Currently the BigInteger class only provides pow(int). It
is useful to have pow(long) too.
(Review ID: 130652) 
======================================================================
###@###.### 10/28/04 00:56 GMT

Comments
Little interest seen in this method over the pow method taking an int; closing as will not fix.
22-05-2016

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
14-06-2004

EVALUATION JSR13 is considering adding a pow method which took two BigInteger arguments; that would subsume the requested functionality. ###@###.### 2001-11-01 Jsr13 is not including a generalized pow method in Tiger. Such a method may be added in a future release. Jsr13 is including a pow method which takes an integer argument (4851776). ###@###.### 2003-09-08
08-09-2003