Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6799141
Votes 0
Synopsis Build with --hash-style=both so that binaries can work on SuSE 10
Category java:build
Reported Against
Release Fixed 7(b51)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 29-JAN-2009
Description
When building on Fedora 9 (or supposedly on many Fedora or  customer  systems) the default format of the hash section has changed and the resulting binaries may not run on systems such as SuSE 10.

This appears to be connected to the change in the default hash style or the somewhat invisible use of the option -Wl,--hash-style=gnu.
Adding --hash-style=both or --hash-style=sysv should fix this.
Posted Date : 2009-01-29 17:41:14.0
Work Around
N/A
Evaluation
See description. Actual specifics of the change are being worked out now.
Posted Date : 2009-01-29 17:42:33.0

http://hg.openjdk.java.net/jdk7/build/hotspot/rev/69c752d99841
Posted Date : 2009-02-01 03:55:11.0

http://hg.openjdk.java.net/jdk7/build/jdk/rev/30bf00392b6d
Posted Date : 2009-02-01 04:56:56.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang