-
Bug
-
Resolution: Fixed
-
P2
-
hs16
-
b03
-
sparc
-
solaris_9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2178902 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b59 |
JDK-2180615 | 6u18 | Tom Rodriguez | P2 | Closed | Fixed | b01 |
Interesting, tests work fine on SLES 11.
To reproduce do:
1. ssh vm-v20z-23.sfbay (SLES 11)
or
ssh bunt.sfbay (SLES 10.1)
2. cd /net/sqenfs-2.sfbay/export2/results/vm/gtee/JDK7/NIGHTLY/VM/2009-05-02/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.sajdi.testlist/ResultDir/name001
3. bash rerun.sh
Actually it reminds old problem we had on Linux (java crashed with SIGFPE)
before jdk and HS started to be compiled with --hash-style=both
Could it be that some of sa-jdi staff is not compiled with -Wl,--hash-style=both flag?
Pls, see "JDK 7 Linux compiler change SWAT" for more details regarding that problem.
To reproduce do:
1. ssh vm-v20z-23.sfbay (SLES 11)
or
ssh bunt.sfbay (SLES 10.1)
2. cd /net/sqenfs-2.sfbay/export2/results/vm/gtee/JDK7/NIGHTLY/VM/2009-05-02/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.sajdi.testlist/ResultDir/name001
3. bash rerun.sh
Actually it reminds old problem we had on Linux (java crashed with SIGFPE)
before jdk and HS started to be compiled with --hash-style=both
Could it be that some of sa-jdi staff is not compiled with -Wl,--hash-style=both flag?
Pls, see "JDK 7 Linux compiler change SWAT" for more details regarding that problem.
- backported by
-
JDK-2178902 libsaproc.so on linux needs version of 6799141
- Closed
-
JDK-2180615 libsaproc.so on linux needs version of 6799141
- Closed
- relates to
-
JDK-6799141 Build with --hash-style=both so that binaries can work on SuSE 10
- Closed
-
JDK-6838154 make/linux/makefiles/sa.make needs hash-style fix
- Closed