-
Bug
-
Resolution: Unresolved
-
P4
-
25
-
x86_64
-
linux
When compiling on Linux x86_64 with clang (--with-toolchain-type=clang) and enabling ubsan, I run into this build error :
/build_clang/jdk/lib/server/libjvm.so: undefined symbol: __ubsan_handle_type_mismatch_v1
The issue occurs on SLES15 SP5, with clang 15 .
/build_clang/jdk/lib/server/libjvm.so: undefined symbol: __ubsan_handle_type_mismatch_v1
The issue occurs on SLES15 SP5, with clang 15 .