23 May 2013 18:57
Backport fix for JDK-8014669 to JDK7
Would like to backport the fix for https://jbs.oracle.com/bugs/browse/JDK-8014669, "arch specific flags not passed to some link commands" to JDK7. Same fix as for JDK8: http://cr.openjdk.java.net/~bpittore/8014669/webrev.01/ thanks, bill On 5/15/2013 9:37 PM, BILL PITTORE wrote: > I'm fine with these changes. I can commit if someone can do the push > if you think we need to get this in tonight. > > bill > > On 5/15/2013 8:43 PM, David Holmes wrote: >> Hi Bill, >> >> On 16/05/2013 10:05 AM, David Holmes wrote: >>> Hi Bill, >>> >>> (re-fixed the build-dev alias) >>> >>> On 16/05/2013 6:48 AM, BILL PITTORE wrote: >>>> Some architecture dependent flags do not make it through to the >>>> libjsig.so and libsaproc.so makefiles. As a result, the libs are not >>>> compiled/linked with the correct flags for that particular variant. >>>> Fix >>>> is to make sure EXTRA_CFLAGS propogates down correctly. >>>>(Continue reading)
RSS Feed