Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Erik Joelsson
This looks good to me given that the jdk-submit passes. We are in RDP 1 for JDK 11 and this bug is currently classified as a P4 while the threshold now is P3. While I agree that the risk is low, you need to make a case for why it's a P3 to get into 11. /Erik On 2018-07-13 07:54, Severin

Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Severin Gehwolf
On Fri, 2018-07-13 at 06:57 -0700, Erik Joelsson wrote: > This looks good. I checked on my mac and it seems you can safely add -g > for clang as well. For Solaris I can't find any reasonable flag, so ok > to leave it. For windows it's not relevant at this point since we don't > have any

Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Erik Joelsson
This looks good. I checked on my mac and it seems you can safely add -g for clang as well. For Solaris I can't find any reasonable flag, so ok to leave it. For windows it's not relevant at this point since we don't have any assembly AFAIK. /Erik On 2018-07-13 01:46, Severin Gehwolf wrote:

Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Severin Gehwolf
On Fri, 2018-07-13 at 10:46 +0200, Severin Gehwolf wrote: > New webrev: > http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8207057/webrev.02/ > > This leaves non-GCC toolchains unchanged since I don't know the > relevant flags (if they even exist). I'd be happy to add them if > somebody tells me

Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Severin Gehwolf
On Fri, 2018-07-13 at 09:29 +0200, Severin Gehwolf wrote: > Hi Erik, > > Thanks for the review! > > On Thu, 2018-07-12 at 09:47 -0700, Erik Joelsson wrote: > > Hello Severin, > > From looking at your jdk-submit job I can already say that it's not working > > on Solaris: > > jib > /bin/as:

Re: RFR: 8207057: No debug info for assembler files

2018-07-13 Thread Severin Gehwolf
Hi Erik, Thanks for the review! On Thu, 2018-07-12 at 09:47 -0700, Erik Joelsson wrote: > Hello Severin, > From looking at your jdk-submit job I can already say that it's not working > on Solaris: > jib > /bin/as: error: unknown option 'g0' > jib > /bin/as: error: unknown option 'xs' > jib >

Re: RFR: 8207057: No debug info for assembler files

2018-07-12 Thread Erik Joelsson
Hello Severin, From looking at your jdk-submit job I can already say that it's not working on Solaris: jib > /bin/as: error: unknown option 'g0' jib > /bin/as: error: unknown option 'xs' jib > usage: /bin/as [-V] [-Q{y,n}] [-s] jib >[-S{a|b|c|l|A|B|C|L}] [-hwcap={1|0}] [-o objfile]