bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/38144] New: SPECjvm2008 derby benchmarks fails due to mis


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/38144] New: SPECjvm2008 derby benchmarks fails due to missing BigDecimal code
Date: 16 Nov 2008 02:10:22 -0000

Error in setup of Benchmark.
spec.harness.StopBenchmarkException: Error invoking bmSetupBenchmarkMethod
   at spec.harness.ProgramRunner.invokeBmSetupBenchmark(ProgramRunner.java:185)
   at spec.harness.ProgramRunner.runBenchmark(ProgramRunner.java:301)
   at spec.harness.ProgramRunner.run(ProgramRunner.java:98)
   at java.lang.VMThread.run(VMThread.java:120)
Caused by: java.lang.reflect.InvocationTargetException
   at java.lang.reflect.VMMethod.invoke(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:331)
   at spec.harness.ProgramRunner.invokeBmSetupBenchmark(ProgramRunner.java:183)
   ...3 more
Caused by: java.lang.NoSuchMethodError:
java.math.BigDecimal.divide(Ljava/math/BigDecimal;Ljava/math/MathContext;)Ljava/\
math/BigDecimal;
   at spec.benchmarks.derby.Utils.initRates(Utils.java:80)
   at spec.benchmarks.derby.Main.setupBenchmark(Main.java:98)
   at java.lang.reflect.VMMethod.invoke(Native Method)
   ...5 more


-- 
           Summary: SPECjvm2008 derby benchmarks fails due to missing
                    BigDecimal code
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org
OtherBugsDependingO 38141
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38144





reply via email to

[Prev in Thread] Current Thread [Next in Thread]