search for: javaaotcompiler

Displaying 20 results from an estimated 38 matches for "javaaotcompiler".

2012 Jun 05
3
[LLVMdev] VMKIT: Assertion at build
...9017c5c0 abort + 384 5 libc.so.6 0x00002b3990171941 __assert_fail + 241 6 vmjc 0x0000000000cd7fde llvm::PointerType::get(llvm::Type*, unsigned int) + 478 7 vmjc 0x0000000000564317 j3::J3Intrinsics::init(llvm::Module*) + 199 8 vmjc 0x000000000054f86d j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 9 vmjc 0x0000000000502b8d main + 141 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 11 vmjc 0x0000000000502a39 Aborted make[2]: *** [all] Error 134 make[2]: Leaving directory `/home1/public/zakkak/java/vmkit_build...
2012 Jun 06
0
[LLVMdev] VMKIT: Assertion at build
...c.so.6 0x00002b3990171941 __assert_fail + 241 > 6 vmjc 0x0000000000cd7fde > llvm::PointerType::get(llvm::Type*, unsigned int) + 478 > 7 vmjc 0x0000000000564317 > j3::J3Intrinsics::init(llvm::Module*) + 199 > 8 vmjc 0x000000000054f86d > j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 > 9 vmjc 0x0000000000502b8d main + 141 > 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 > 11 vmjc 0x0000000000502a39 > Aborted > make[2]: *** [all] Error 134 > make[2]: Leaving directory > `/h...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...0171941 __assert_fail + 241 > 6 vmjc 0x0000000000cd7fde > llvm::PointerType::get(llvm::Type*, unsigned int) + 478 > 7 vmjc 0x0000000000564317 > j3::J3Intrinsics::init(llvm::Module*) + 199 > 8 vmjc 0x000000000054f86d > j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 > 9 vmjc 0x0000000000502b8d main + 141 > 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 > 11 vmjc 0x0000000000502a39 > Aborted > make[2]: *** [all] Error 134 > make[2]: Le...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...vmjc 0x0000000000cd7fde >> llvm::PointerType::get(llvm::Type*, unsigned int) + 478 >> 7 vmjc 0x0000000000564317 >> j3::J3Intrinsics::init(llvm::Module*) + 199 >> 8 vmjc 0x000000000054f86d >> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 >> 9 vmjc 0x0000000000502b8d main + 141 >> 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 >> 11 vmjc 0x0000000000502a39 >> Aborted >> make[2]:...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...0171941 __assert_fail + 241 >> 6 vmjc 0x0000000000cd7fde >> llvm::PointerType::get(llvm::Type*, unsigned int) + 478 >> 7 vmjc 0x0000000000564317 >> j3::J3Intrinsics::init(llvm::Module*) + 199 >> 8 vmjc 0x000000000054f86d >> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 >> 9 vmjc 0x0000000000502b8d main + 141 >> 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 >> 11 vmjc 0x0000000000502a39 >> Aborted >> make[2]: *** [all] Error 134 >> make[2]: Le...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...241 >>> 6 vmjc 0x0000000000cd7fde >>> llvm::PointerType::get(llvm::Type*, unsigned int) + 478 >>> 7 vmjc 0x0000000000564317 >>> j3::J3Intrinsics::init(llvm::Module*) + 199 >>> 8 vmjc 0x000000000054f86d >>> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597 >>> 9 vmjc 0x0000000000502b8d main + 141 >>> 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 >>> 11 vmjc 0x0000000000502a39 >>> Aborted >>> make[2]: *** [all] Error 134...
2013 Apr 17
1
[LLVMdev] [vmkit]Problems when modifying J3
Hi Julien, I found out what was missing for adding a field to JavaClass. While precompiling Java code (JavaAOTCompiler) we create an equivalent LLVM Constant object for each class. So modifying the internal representation of a class means that you also have to modify the AOTCompiler. Here is a patch with a tiny example where an int is added to JavaClass. If you want to add more complex structures, take a look at...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...gt;> llvm::PointerType::get(llvm::Type*, unsigned int) + 478 >>> 7 vmjc 0x0000000000564317 >>> j3::J3Intrinsics::init(llvm::Module*) + 199 >>> 8 vmjc 0x000000000054f86d >>> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) >>> + 1597 >>> 9 vmjc 0x0000000000502b8d main + 141 >>> 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 >>> 11 vmjc 0x0000000000502a39 &g...
2011 Aug 23
2
[LLVMdev] VMKit build error
...0x000000000054f122 j3::JnjvmBootstrapLoader::internalLoad(mvm::UTF8 const*, bool, j3::JavaString*) + 130 16 vmjc 0x000000000054f62e j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool, j3::JavaString*) + 46 17 vmjc 0x000000000058f86c extractFiles(j3::ClassBytes*, j3::JavaAOTCompiler*, j3::JnjvmBootstrapLoader*, std::vector<j3::Class*, std::allocator<j3::Class*> >&) + 444 18 vmjc 0x000000000058fc64 mainCompilerStart(j3::JavaThread*) + 532 19 vmjc 0x00000000005cfa1e mvm::Thread::internalThreadStart(mvm::Thread*) + 126 20 libpthread.so.0 0x00...
2014 Mar 07
2
[LLVMdev] Running VMKit's AOT Java Compiler
...vmjc 0x000000000052b43a mainCompilerStart(j3::JavaThread*) + 586 19 vmjc 0x00000000005b0300 vmkit::Thread::internalThreadStart(vmkit::Thread*) + 528 20 libpthread.so.0 0x00007f4fbbe7c0a2 21 libc.so.6 0x00007f4fbb192d1d clone + 109 This is produced inside the JavaAOTCompiler.h, in method materializeFunction which is called from JavaMethod::compiledPtr. What am I doing wrong? Cheers, David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140307/5b93a76e/attachment.html>
2011 Aug 25
2
[LLVMdev] VMKit Development
...0x087092ca llvm::Triple::Triple(llvm::Twine const&) + 36 7 vmjc 0x0889eb47 llvm::X86_MC::ParseX86Triple(llvm::StringRef) + 59 8 vmjc 0x0889efe4 llvm::X86_MC::createX86MCSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef) + 45 9 vmjc 0x0869d5b8 j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1144 10 vmjc 0x08652435 main + 216 11 libc.so.6 0xb7614cc6 __libc_start_main + 230 12 vmjc 0x08651cc1 make[2]: *** [all] Segmentation fault Anything that I am overlooking. Thanks, Akshat Thanks, Akshat On Wed, Aug 24, 2011 at 1:...
2014 Apr 06
2
[LLVMdev] Using StartJnjvmWithJIT from jnjvm.cpp in VMKit
Hi Does anybody use *StartJnjvmWithJIT* from jvjvm.cpp in VMKit? Becuase , I am looking to use without JIT when we are running the Java byte code. My concern is StartJnjvmWithJIT getting three argument *int argc, char** argv, char* mainClass* - why we need to pass *argv and mainclass* arguments here? please help me on this. Regards Sri. -------------- next part -------------- An
2011 Aug 25
2
[LLVMdev] VMKit Development
...>> 7 vmjc 0x0889eb47 llvm::X86_MC::ParseX86Triple(llvm::StringRef) >> + 59 >> 8 vmjc 0x0889efe4 >> llvm::X86_MC::createX86MCSubtargetInfo(llvm::StringRef, llvm::StringRef, >> llvm::StringRef) + 45 >> 9 vmjc 0x0869d5b8 >> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1144 >> 10 vmjc 0x08652435 main + 216 >> 11 libc.so.6 0xb7614cc6 __libc_start_main + 230 >> 12 vmjc 0x08651cc1 >> make[2]: *** [all] Segmentation fault >> >> Anything that I am overlooking. >&...
2011 Aug 23
0
[LLVMdev] VMKit build error
...BootstrapLoader::internalLoad(mvm::UTF8 const*, bool, > j3::JavaString*) + 130 > 16 vmjc            0x000000000054f62e > j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool, > j3::JavaString*) + 46 > 17 vmjc            0x000000000058f86c extractFiles(j3::ClassBytes*, > j3::JavaAOTCompiler*, j3::JnjvmBootstrapLoader*, std::vector<j3::Class*, > std::allocator<j3::Class*> >&) + 444 > 18 vmjc            0x000000000058fc64 mainCompilerStart(j3::JavaThread*) + > 532 > 19 vmjc            0x00000000005cfa1e > mvm::Thread::internalThreadStart(mvm::Thread*) + 12...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...llvm::PointerType::get(llvm::**Type*, unsigned int) + 478 >>>> 7 vmjc 0x0000000000564317 >>>> j3::J3Intrinsics::init(llvm::**Module*) + 199 >>>> 8 vmjc 0x000000000054f86d >>>> j3::JavaAOTCompiler::**JavaAOTCompiler(std::string const&) >>>> + 1597 >>>> 9 vmjc 0x0000000000502b8d main + 141 >>>> 10 libc.so.6 0x00002b3990163c4d __libc_start_main + 253 >>>> 11 vmjc 0x00000...
2011 Aug 25
0
[LLVMdev] VMKit Development
...lvm::Twine const&) + 36 > 7 vmjc 0x0889eb47 llvm::X86_MC::ParseX86Triple(llvm::StringRef) > + 59 > 8 vmjc 0x0889efe4 > llvm::X86_MC::createX86MCSubtargetInfo(llvm::StringRef, llvm::StringRef, > llvm::StringRef) + 45 > 9 vmjc 0x0869d5b8 > j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1144 > 10 vmjc 0x08652435 main + 216 > 11 libc.so.6 0xb7614cc6 __libc_start_main + 230 > 12 vmjc 0x08651cc1 > make[2]: *** [all] Segmentation fault > > Anything that I am overlooking. > Thanks, > Akshat >...
2010 Jul 09
1
[LLVMdev] vmkit segmentation fault revision 107990
...d 0x200ffb70 (LWP 12112)] 0x08947678 in llvm::FunctionPassManager::run(llvm::Function&) () (gdb) where #0 0x08947678 in llvm::FunctionPassManager::run(llvm::Function&) () #1 0x08c73730 in ?? () #2 0x081b9e0c in j3::JavaLLVMCompiler::parseFunction(j3::JavaMethod*) () #3 0x081a3d68 in j3::JavaAOTCompiler::compileClass(j3::Class*) () #4 0x081af82c in mainCompilerStart(j3::JavaThread*) () #5 0x082281ae in mvm::Thread::internalThreadStart(mvm::Thread*) () #6 0x0013396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x00368a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Hello.java...
2011 Aug 26
2
[LLVMdev] VMKit Development
...t;> llvm::X86_MC::ParseX86Triple(llvm::StringRef) + 59 >>>> 8 vmjc 0x0889efe4 >>>> llvm::X86_MC::createX86MCSubtargetInfo(llvm::StringRef, llvm::StringRef, >>>> llvm::StringRef) + 45 >>>> 9 vmjc 0x0869d5b8 >>>> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1144 >>>> 10 vmjc 0x08652435 main + 216 >>>> 11 libc.so.6 0xb7614cc6 __libc_start_main + 230 >>>> 12 vmjc 0x08651cc1 >>>> make[2]: *** [all] Segmentation fault >>>> >&g...
2011 Aug 26
0
[LLVMdev] VMKit Development
...0x0889eb47 >>> llvm::X86_MC::ParseX86Triple(llvm::StringRef) + 59 >>> 8 vmjc 0x0889efe4 >>> llvm::X86_MC::createX86MCSubtargetInfo(llvm::StringRef, llvm::StringRef, >>> llvm::StringRef) + 45 >>> 9 vmjc 0x0869d5b8 >>> j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1144 >>> 10 vmjc 0x08652435 main + 216 >>> 11 libc.so.6 0xb7614cc6 __libc_start_main + 230 >>> 12 vmjc 0x08651cc1 >>> make[2]: *** [all] Segmentation fault >>> >>> Anything that...
2011 Aug 23
2
[LLVMdev] VMKit build error
...lLoad(mvm::UTF8 const*, bool, >> j3::JavaString*) + 130 >> 16 vmjc            0x000000000054f62e >> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool, >> j3::JavaString*) + 46 >> 17 vmjc            0x000000000058f86c extractFiles(j3::ClassBytes*, >> j3::JavaAOTCompiler*, j3::JnjvmBootstrapLoader*, std::vector<j3::Class*, >> std::allocator<j3::Class*> >&) + 444 >> 18 vmjc            0x000000000058fc64 mainCompilerStart(j3::JavaThread*) + >> 532 >> 19 vmjc            0x00000000005cfa1e >> mvm::Thread::internalThreadStar...