Re: [DISCUSS] About the details of JDK-8 support

2015-10-17 Thread Allen Wittenauer
FYI: I’ve switched HADOOP to Apache Yetus (from the YETUS-83 branch) in multijdk mode with jdk7 and jdk8 turned on. (So java patches will take *twice as long* since they aren’t done in parallel!). I’ll be ramping up the other big features (docker and multiple maven repos) and watchi

Re: [DISCUSS] About the details of JDK-8 support

2015-10-17 Thread Steve Loughran
> On 17 Oct 2015, at 15:42, Allen Wittenauer wrote: > > > > > FYI: > > I’ve switched HADOOP to Apache Yetus (from the YETUS-83 branch) in > multijdk mode with jdk7 and jdk8 turned on. (So java patches will take *twice > as long* since they aren’t done in parallel!). I’ll be ramping

Re: [DISCUSS] About the details of JDK-8 support

2015-10-17 Thread Allen Wittenauer
On Oct 17, 2015, at 8:55 AM, Steve Loughran wrote: >> > > thx for doing this, I'll keep an eye on the builds Thanks for helping out too. You never know how software actually runs in the wild. I’m already hitting bugs that didn’t show up in testing. *sigh* > one question: which jdk8? Som