Details
-
Bug
-
Resolution: Fixed
-
P3
-
12
-
Zero
-
b24
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8216245 | 13 | Severin Gehwolf | P3 | Resolved | Fixed | team |
JDK-8249702 | 11.0.9-oracle | Severin Gehwolf | P3 | Resolved | Fixed | b02 |
JDK-8224207 | 11.0.4 | Severin Gehwolf | P3 | Resolved | Fixed | b04 |
Description
Recent jdk/jdk head is broken for the Zero variant:
workspace/build/linux-x64-zero/hotspot/variant-zero/libjvm/objs/os_linux.o:
In function `os::abort(bool, void*, void const*)':
workspace/open/src/hotspot/os/linux/os_linux.cpp:1358: undefined
reference to `ClassLoader::close_jrt_image()'
collect2: error: ld returned 1 exit status
lib/CompileJvm.gmk:172: recipe for target
'workspace/build/linux-x64-zero/support/modules_libs/java.base/server/libjvm.so'
failed
workspace/build/linux-x64-zero/hotspot/variant-zero/libjvm/objs/os_linux.o:
In function `os::abort(bool, void*, void const*)':
workspace/open/src/hotspot/os/linux/os_linux.cpp:1358: undefined
reference to `ClassLoader::close_jrt_image()'
collect2: error: ld returned 1 exit status
lib/CompileJvm.gmk:172: recipe for target
'workspace/build/linux-x64-zero/support/modules_libs/java.base/server/libjvm.so'
failed
Attachments
Issue Links
- backported by
-
JDK-8216245 [Zero] Build fails after JDK-8200613
- Resolved
-
JDK-8224207 [Zero] Build fails after JDK-8200613
- Resolved
-
JDK-8249702 [Zero] Build fails after JDK-8200613
- Resolved
- duplicates
-
JDK-8215327 [Zero] Zero JVM variant fails to build after JDK-8200613 due to undefined ref to close_jrt_image
- Closed
-
JDK-8215351 Zero and Minimal VMs fail to build after JDK-8200613
- Closed
- relates to
-
JDK-8200613 SA: jstack throws UnmappedAddressException with a CDS core file
- Resolved
(1 relates to)