JDK-8144603 : runtime/jsig/Test8017498.sh fails with UnsatisfiedLinkError: "wrong ELF class: ELFCLASS32
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-12-03
  • Updated: 2015-12-09
  • Resolved: 2015-12-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
java version "1.9.0-internal-fastdebug"
Java(TM) SE Runtime Environment (build 1.9.0-internal-fastdebug-20151202171449.iignatye.hs-rt-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-internal-fastdebug-20151202171449.iignatye.hs-rt-b00, mixed mode)
ERROR: ld.so: object '/export/local/aurora/CommonData/JDK_DIR/jre/lib/aarch64/libjsig.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /export/local/aurora/sandbox/results/workDir/runtime/jsig/Test8017498/libTestJNI.so: /export/local/aurora/sandbox/results/workDir/runtime/jsig/Test8017498/libTestJNI.so: wrong ELF class: ELFCLASS32
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)