search for: classpathreflect

Displaying 4 results from an estimated 4 matches for "classpathreflect".

2013 Feb 12
2
[LLVMdev] [vmkit] Errors compiling vmkt
...lassLoader.cpp for Release+Asserts build (bytecode) warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] In file included from JnjvmClassLoader.cpp:30: /home/chris/vmkit/lib/j3/VMCore/../ClassLib/GNUClasspath/ClasspathReflect.h:153:8: warning: private field 'running' is not used [-Wunused-private-field] bool running; ^ /home/chris/vmkit/lib/j3/VMCore/../ClassLib/GNUClasspath/ClasspathReflect.h:206:15: warning: private field 'nextOnQueue' is not used [-Wunused-private-field] JavaObj...
2012 Nov 16
3
[LLVMdev] Making VMKit2
...: Building Release+Asserts Archive Library libJ3.a make[3]: Leaving directory `/home/ela/Desktop/vmkit2/lib/j3/VMCore' make[3]: Entering directory `/home/ela/Desktop/vmkit2/lib/j3/ClassLib' make[4]: Entering directory `/home/ela/Desktop/vmkit2/lib/j3/ClassLib/OpenJDK' llvm[4]: Compiling ClasspathReflect.ll to ClasspathReflect.bc for Release+Asserts build (bytecode) Method _ZN2j3L12getAttrBytesEPNS_8AttributEPNS_5ClassE has static linkage but uses gc_root. Functions using gc_root should not have static linkage. 0  opt             0x08eb8dc8 1  opt             0x08eb9344 2                  0x4002040...
2013 Feb 12
0
[LLVMdev] [vmkit] Errors compiling vmkt
...lease+Asserts build (bytecode) > warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean > '-Wno-uninitialized'? [-Wunknown-warning-option] > In file included from JnjvmClassLoader.cpp:30: > /home/chris/vmkit/lib/j3/VMCore/../ClassLib/GNUClasspath/ClasspathReflect.h:153:8: > warning: > private field 'running' is not used [-Wunused-private-field] > bool running; > ^ > /home/chris/vmkit/lib/j3/VMCore/../ClassLib/GNUClasspath/ClasspathReflect.h:206:15: > warning: > private field 'nextOnQueue' is not...
2012 Nov 19
0
[LLVMdev] Making VMKit2
...gt;make[3]: Leaving directory `/home/ela/Desktop/vmkit2/lib/j3/VMCore' >>>>make[3]: Entering directory `/home/ela/Desktop/vmkit2/lib/j3/ClassLib' >>>>make[4]: Entering directory `/home/ela/Desktop/vmkit2/lib/j3/ClassLib/OpenJDK' >>>>llvm[4]: Compiling ClasspathReflect.ll to ClasspathReflect.bc for Release+Asserts build (bytecode) >>>>Method _ZN2j3L12getAttrBytesEPNS_8AttributEPNS_5ClassE has static linkage but uses gc_root. Functions using gc_root should not have static linkage. >>>>0  opt             0x08eb8dc8 >>>>1  opt    ...