Re: 8203924: Zero: bootcycle-images build fails on x86_64

2018-05-30 Thread Severin Gehwolf
Hi Erik, On Wed, 2018-05-30 at 09:09 -0700, Erik Joelsson wrote: > Hello, > > On 2018-05-30 03:00, David Holmes wrote: > > Hi Severin, > > > > On 30/05/2018 7:15 PM, Severin Gehwolf wrote: > > > Hi, > > > > > > Could I please get a review of this one-liner fix for a bootcycle- > > > images buil

Re: 8203924: Zero: bootcycle-images build fails on x86_64

2018-05-30 Thread Erik Joelsson
Hello, On 2018-05-30 03:00, David Holmes wrote: Hi Severin, On 30/05/2018 7:15 PM, Severin Gehwolf wrote: Hi, Could I please get a review of this one-liner fix for a bootcycle- images build of the Zero variant (on x86_64)? The proposed change is to use the big java settings (over small) for t

Re: 8203924: Zero: bootcycle-images build fails on x86_64

2018-05-30 Thread David Holmes
Hi Severin, On 30/05/2018 7:15 PM, Severin Gehwolf wrote: Hi, Could I please get a review of this one-liner fix for a bootcycle- images build of the Zero variant (on x86_64)? The proposed change is to use the big java settings (over small) for the jdk.compiler's annotation processing. Thoughts?