[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug xml/47843] New: XSL processor does not generate jvmtiEnterTrace.cpp
From: |
gnu_andrew at member dot fsf.org |
Subject: |
[Bug xml/47843] New: XSL processor does not generate jvmtiEnterTrace.cpp correctly |
Date: |
Tue, 22 Feb 2011 02:12:51 +0000 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47843
Summary: XSL processor does not generate jvmtiEnterTrace.cpp
correctly
Product: classpath
Version: 0.98
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: xml
AssignedTo: address@hidden
ReportedBy: address@hidden
Generating
/mnt/builder/icedtea6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmt\
iEnterTrace.cpp
/home/andrew/builder/icedtea6/bootstrap/jdk1.6.0/bin/java -classpath
/mnt/builder/icedtea6/openjdk.build-ecj/hotspot/outputdir\
/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN
/mnt/builder/icedtea6/openjdk-ecj/hotspot/src/share/vm/prim\
s/jvmti.xml -XSL
/mnt/builder/icedtea6/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiEnter.xsl
-OUT /mnt/builder/icedtea6/openjdk\
.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace.cpp
-PARAM interface jvmti -\
PARAM trace Trace
....
Linking vm...
jvmtiEnterTrace.o: In function `JvmtiUtil::has_event_capability(jvmtiEvent,
jvmtiCapabilities const*)':
/mnt/builder/icedtea6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace\
.cpp:248: multiple definition of `JvmtiUtil::has_event_capability(jvmtiEvent,
jvmtiCapabilities const*)'
jvmtiEnter.o:/mnt/builder/icedtea6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jv\
mtiEnter.cpp:248: first defined here
jvmtiEnterTrace.o:(.data.rel.local+0x0): multiple definition of
`JvmtiUtil::_error_names'
jvmtiEnter.o:(.data.rel.local+0x0): first defined here
jvmtiEnterTrace.o:(.rodata+0x80): multiple definition of
`JvmtiUtil::_event_threaded'
jvmtiEnter.o:(.rodata+0x80): first defined here
jvmtiEnterTrace.o:(.data.rel.local+0x3c0): multiple definition of
`jvmti_Interface'
jvmtiEnter.o:(.data.rel.local+0x3c0): first defined here
collect2: ld returned 1 exit status
- [Bug xml/47843] New: XSL processor does not generate jvmtiEnterTrace.cpp correctly,
gnu_andrew at member dot fsf.org <=