-
Bug
-
Resolution: Fixed
-
P1
-
1.1
-
b40
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224619 | 7u6 | Daniel Daugherty | P1 | Closed | Fixed | b12 |
Broken link exist in TL today's nightly ( b39-2012-05-13_231 ) linux build
$ pwd
/net/rehudson/n/mustang/hudsonjobs/jdk8_tl-1-prebuild/workspace/ws-b39-2012-05-13_231/build/linux-i586/j2sdk-image/jre/lib/i386/server
$ ls -l libjsig.debuginfo
lrwxrwxrwx 1 nobody java_re 20 2012-05-13 18:03 libjsig.debuginfo -> ../libjsig.debuginfo
$ ls -l ../libjsig.debuginfo
ls: cannot access ../libjsig.debuginfo: No such file or directory
$ cd ..
bash-3.00$ ls -l libjsig*
-rwxr-xr-x 1 nobody java_re 4406 May 13 17:30 libjsig.diz
-rwxr-xr-x 1 nobody java_re 8211 May 13 17:47 libjsig.so
Same to linux-i586/j2sdk-image/jre/lib/i386/client/libjsig.debuginfo
same issue in linux-amd64
$ pwd
/net/rehudson/n/mustang/hudsonjobs/jdk8_tl-1-prebuild/workspace/ws-b39-2012-05-13_231/build/linux-i586/j2sdk-image/jre/lib/i386/server
$ ls -l libjsig.debuginfo
lrwxrwxrwx 1 nobody java_re 20 2012-05-13 18:03 libjsig.debuginfo -> ../libjsig.debuginfo
$ ls -l ../libjsig.debuginfo
ls: cannot access ../libjsig.debuginfo: No such file or directory
$ cd ..
bash-3.00$ ls -l libjsig*
-rwxr-xr-x 1 nobody java_re 4406 May 13 17:30 libjsig.diz
-rwxr-xr-x 1 nobody java_re 8211 May 13 17:47 libjsig.so
Same to linux-i586/j2sdk-image/jre/lib/i386/client/libjsig.debuginfo
same issue in linux-amd64
- backported by
-
JDK-2224619 No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
-
- Closed
-
- relates to
-
JDK-4461787 libjsig.so missing from solaris packages
-
- Closed
-
-
JDK-7102323 RFE: enable Full Debug Symbols Phase 1 on Solaris
-
- Resolved
-
-
JDK-7158067 FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
-
- Resolved
-
-
JDK-4381843 Should use "signal-chaining" when replacing user signal handlers in JVM
-
- Closed
-