Solaris 11.1 build on Sparc generates the following:
/usr/bin/bash: c: command not found
Is this an error or something that is ignored.
ld: warning: symbol '__JvmOffsets' has differing types:
(file JvmOffsets.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'Universe::_collectedHeap' has differing types:
(file ad_sparc.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'CodeCache::_heaps' has differing types:
(file codeCache.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'BufferBlob::__vtbl' has differing types:
(file codeBlob.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'Method::__vtbl' has differing types:
(file dtrace_jhelper.o type=FUNC; file method.o type=OBJT);
ld: warning: symbol 'nmethod::__vtbl' has differing types:
(file dtrace_jhelper.o type=FUNC; file nmethod.o type=OBJT);
c libjvm.so || exit 1;
/usr/bin/bash: c: command not found
/usr/bin/bash: c: command not found
Is this an error or something that is ignored.
ld: warning: symbol '__JvmOffsets' has differing types:
(file JvmOffsets.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'Universe::_collectedHeap' has differing types:
(file ad_sparc.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'CodeCache::_heaps' has differing types:
(file codeCache.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'BufferBlob::__vtbl' has differing types:
(file codeBlob.o type=OBJT; file dtrace_jhelper.o type=FUNC);
ld: warning: symbol 'Method::__vtbl' has differing types:
(file dtrace_jhelper.o type=FUNC; file method.o type=OBJT);
ld: warning: symbol 'nmethod::__vtbl' has differing types:
(file dtrace_jhelper.o type=FUNC; file nmethod.o type=OBJT);
c libjvm.so || exit 1;
/usr/bin/bash: c: command not found
- duplicates
-
JDK-8080940 Remove mcs post-hook from hotspot solaris builds
-
- Resolved
-
- relates to
-
JDK-8080940 Remove mcs post-hook from hotspot solaris builds
-
- Resolved
-
-
JDK-6890703 dtrace.o causes linker warnings
-
- Closed
-