[aarch64-port-dev ] abort when running jdk9 on ARM64
Edward Nevill
edward.nevill at gmail.com
Thu Jun 18 15:19:25 UTC 2015
Hi wei,
You could try downloading the latest jdk9 prebuilt binary from http://openjdk.linaro.org. Here is a link
http://openjdk.linaro.org/releases/jdk9-server-release-1505.tar.xz
If this works then it is likely to be a problem with your build.
All the best,
Ed.
On Thu, 2015-06-18 at 15:00 +0000, Tangwei (Euler) wrote:
> Hi All,
> I can build out openjdk9 successfully, but the program will abort when just running “java” without any options:
> Following is stack, anyone has met the same issue before?
>
> Stack: [0x000003ffa5340000,0x000003ffa5540000], sp=0x000003ffa553e1c0, free space=2040k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
> V [libjvm.so+0x8fb4e4] VMError::report_and_die()+0x130
> V [libjvm.so+0x3df4a0] report_vm_error(char const*, int, char const*, char const*)+0x68
> V [libjvm.so+0x73066c] Monitor::wait(bool, long, bool)+0x22c
> V [libjvm.so+0x773d10] os::create_thread(Thread*, os::ThreadType, unsigned long)+0x1a8
> V [libjvm.so+0x491efc] GCTaskThread::GCTaskThread(GCTaskManager*, unsigned int, unsigned int)+0x60
> V [libjvm.so+0x491320] GCTaskManager::initialize()+0x338
> V [libjvm.so+0x7905cc] ParallelScavengeHeap::initialize()+0x334
> V [libjvm.so+0x8c2a94] Universe::initialize_heap()+0x11c
> V [libjvm.so+0x8c2c60] universe_init()+0x34
> V [libjvm.so+0x4f8348] init_globals()+0x54
> V [libjvm.so+0x8a6d98] Threads::create_vm(JavaVMInitArgs*, bool*)+0x2ac
> V [libjvm.so+0x56d688] JNI_CreateJavaVM+0x78
> C [libjli.so+0x2a64] JavaMain+0x8c
> C [libpthread.so.0+0x7c50] start_thread+0xb0
> C [libc.so.6+0xdac60] thread_start+0x30
>
>
> Regards!
> wei
More information about the aarch64-port-dev
mailing list