RE: [8u] RFR: 8210761: libjsig is being compiled without optimization

2019-07-04 Thread Langer, Christoph
Hi Severin, as we have the Solaris infrastructure in-house, let me try to produce something for Solaris. I'll get back to you soon... Cheers Christoph > -Original Message- > From: Severin Gehwolf > Sent: Donnerstag, 4. Juli 2019 14:18 > To: Langer, Christoph ; Andrew John Hughes > ; jd

Re: [8u] RFR: 8210761: libjsig is being compiled without optimization

2019-07-04 Thread Severin Gehwolf
Hi Christoph, On Thu, 2019-07-04 at 10:24 +, Langer, Christoph wrote: > Hi Severin, > > sorry, this item got drained down in my pile of work. > > AIX looks good. For Solaris, however, there is a problem. > > This is an excerpt of the logs: > SS12u1/SUNWspro/bin/cc -g -xs -m64 -xarch=sparc -

RE: [8u] RFR: 8210761: libjsig is being compiled without optimization

2019-07-04 Thread Langer, Christoph
Hi Severin, sorry, this item got drained down in my pile of work. AIX looks good. For Solaris, however, there is a problem. This is an excerpt of the logs: SS12u1/SUNWspro/bin/cc -g -xs -m64 -xarch=sparc -G -KPIC \ -M jdk8/hotspot/make/solaris/makefiles/mapfile-vers-jsi

Re: [8u] RFR: 8210761: libjsig is being compiled without optimization

2019-07-04 Thread Severin Gehwolf
Hi Christoph, On Wed, 2019-06-26 at 13:11 +, Langer, Christoph wrote: > > Here you go: > > http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK- > > 8210761/jdk8/02/webrev/ > > > > I cannot really test on bsd, solaris or aix, though :( Appreciate any > > testers for those platforms. > > I pulled

Re: RFR: [XS] 8227171: provide function names in native stack trace on aix with xlc16

2019-07-04 Thread Thomas Stüfe
It's trivial IMHO. Ship it. On Thu, Jul 4, 2019, 09:30 Baesken, Matthias wrote: > Hello, any more reviews ? > > May I push the change ? > > > > Best regards, Matthias > > > > > > > > *From:* Thomas Stüfe > *Sent:* Mittwoch, 3. Juli 2019 14:09 > *To:* Baesken, Matthias > *Cc:* build-dev@openjdk

RE: RFR: [XS] 8227171: provide function names in native stack trace on aix with xlc16

2019-07-04 Thread Baesken, Matthias
Hello, any more reviews ? May I push the change ? Best regards, Matthias From: Thomas Stüfe Sent: Mittwoch, 3. Juli 2019 14:09 To: Baesken, Matthias Cc: build-dev@openjdk.java.net; ppc-aix-port-...@openjdk.java.net Subject: Re: RFR: [XS] 8227171: provide function names in native stack trace o