-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
New installation of Mac OS X 10.9.3 with Xcode 5.1.1
-
b22
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8267749 | openjdk8u302 | Unassigned | P4 | Resolved | Fixed | b05 |
JDK-8248964 | 8u271 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8239905 | 8u261 | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8244894 | 8u251 | Unassigned | P4 | Resolved | Fixed | b34 |
JDK-8251735 | emb-8u271 | Unassigned | P4 | Resolved | Fixed | team |
JDK-8246966 | emb-8u261 | Unassigned | P4 | Resolved | Fixed | team |
Undefined symbols for architecture x86_64:
"_attachCurrentThread", referenced from:
+[ThreadUtilities getJNIEnv] in ThreadUtilities.o
+[ThreadUtilities getJNIEnvUncached] in ThreadUtilities.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [/Volumes/work/tot/jdk9/build/macosx-x86_64-normal-server-slowdebug/jdk/lib/libosxapp.dylib] Error 1
This is with JDK checked out using "hg clone http://hg.openjdk.java.net/jdk9/hs-rt jdk9" as of today (May 21, 2014)
JDK configured using "./configure --with-boot-jdk=`/usr/libexec/java_home -v 1.8` --with-debug-level=slowdebug --with-jobs=8" and build using "make images"
"_attachCurrentThread", referenced from:
+[ThreadUtilities getJNIEnv] in ThreadUtilities.o
+[ThreadUtilities getJNIEnvUncached] in ThreadUtilities.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [/Volumes/work/tot/jdk9/build/macosx-x86_64-normal-server-slowdebug/jdk/lib/libosxapp.dylib] Error 1
This is with JDK checked out using "hg clone http://hg.openjdk.java.net/jdk9/hs-rt jdk9" as of today (May 21, 2014)
JDK configured using "./configure --with-boot-jdk=`/usr/libexec/java_home -v 1.8` --with-debug-level=slowdebug --with-jobs=8" and build using "make images"
- backported by
-
JDK-8239905 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
-
JDK-8244894 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
-
JDK-8246966 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
-
JDK-8248964 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
-
JDK-8251735 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
-
JDK-8267749 libosxapp.dylib fails to build on Mac OS 10.9 with clang
-
- Resolved
-
(1 backported by)