Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8249792 | 11.0.9 | Yasumasa Suenaga | P4 | Resolved | Fixed | b01 |
JDK-8251163 | openjdk8u272 | Patrick Zhang | P4 | Resolved | Fixed | b02 |
Description
=== Output from failing command(s) repeated here ===
* For target support_native_java.base_libjava_BUILD_LIBJAVA_link:
build-10/support/native/java.base/libjava/childproc.o:(.bss+0x0): multiple definition of `parentPathv'
build-10/support/native/java.base/libjava/ProcessImpl_md.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
* All command lines available inbuild-10/make-support/failure-logs.
=== End of repeated output ===
* For target support_native_java.base_libjava_BUILD_LIBJAVA_link:
build-10/support/native/java.base/libjava/childproc.o:(.bss+0x0): multiple definition of `parentPathv'
build-10/support/native/java.base/libjava/ProcessImpl_md.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
* All command lines available inbuild-10/make-support/failure-logs.
=== End of repeated output ===
Attachments
Issue Links
- backported by
-
JDK-8249792 java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
-
- Resolved
-
-
JDK-8251163 java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
-
- Resolved
-
- relates to
-
JDK-8235903 GCC default -fno-common exposes "multiple definition" link errors
-
- Resolved
-