SPECjvm2008 compiler version error
Rouhollah Gougol
rgougol at gmail.com
Sun Apr 5 22:06:53 PDT 2009
Thanks for your reply. Please let me know if you need any more info of my
environment.
$ cat /proc/version
Linux version 2.6.27.5-41.fc9.i686 (mockbuild@) (gcc version 4.3.0 20080428
(Red Hat 4.3.0-8) (GCC) ) #1 SMP Thu Nov 13 20:52:14 EST 2008
$ cat /etc/issue
Fedora release 9 (Sulphur)
Kernel \r on an \m (\l)
$ g++ --version
g++ (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
$ java -jar SPECjvm2008.jar --version
Benchmark= SPECjvm2008
Kit_version= 1.00
Build_user= stefan
Build_date= 20080428
$ ./java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build
1.7.0-internal-rgougol_2009_04_04_04_14-b00)
OpenJDK Client VM (build 14.0-b05, mixed mode)
*And here are commands that I tried to run SPECjvm2008:*
[rgougol at localhost SPECjvm2008]$
/home/rgougol/cs298/build/openjdk/build/linux-i586/bin/java -jar
SPECjvm2008.jar -ikv compress
[rgougol at localhost SPECjvm2008]$
/home/rgougol/cs298/build/openjdk/build/linux-i586/bin/java
-Xbootclasspath/p:/SPECjvm2008/lib/javac.jar -jar SPECjvm2008.jar -ikv
compress
On Sun, Apr 5, 2009 at 5:59 AM, Christian Thalinger <
Christian.Thalinger at sun.com> wrote:
> On Sat, 2009-04-04 at 12:49 -0700, Rouhollah Gougol wrote:
> > Dear all:
> >
> > When I try to run SPECjvm2008 on opejdk 7 that I built myself, it
> > gives a check error and stops. SPECjvm2008 though does not have that
> > problem with JDK1.7.0 built that I downloaded from sun.com though. So
> > there must something wrong with my building of jdk. I attached the
> > error and my script that built openjdk. Thanks for any comment in
> > advance.
>
> Could you give some information about your system (OS, distribution,
> compiler version, ...)?
>
> -- Christian
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20090405/63d9371d/attachment.html
More information about the hotspot-compiler-dev
mailing list