Awesome. Thanks Kurt & Christos. I pulled down the openjdk8 source last night and tried to get it to compile. My initial problems were:
1. Weird error with gmake 4.0 so I had to downgrade to 3.81 to fix that 2. Antlr was being looked for in a specific directory with a specific version of a JAR file so I had to override that 3. I hit an out of memory error on the C compiler #3 was a showstopper for me. I am on a system with 16 GB of physical RAM and a 32 GB swapfile so I'm really confused by this. Let me wipe the directory, grab fresh source and get a step by step to the point where I'm stuck. Then we can all be on the same page and maybe figure this out. Thanks, Bryan On Mon, Apr 27, 2015 at 8:01 AM, Christos Zoulas <chris...@zoulas.com> wrote: > On Apr 26, 8:50pm, k...@intricatesoftware.com (Kurt Miller) wrote: > -- Subject: Re: Hi - is there a group of people working on OpenJDK 8 for > Open > > | On Sat, 2015-04-25 at 19:05 -0400, Bryan C. Everly wrote: > | > If so, I'd be willing to pitch in however I can. > | > > | > Thanks, > | > Bryan > | > | Hi Bryan, > | > | The only regular OpenBSD OpenJDK hacker is me at the current time. > | Although I haven't started to work on jdk 8 or jdk 9 yet. The next two > | months are critical for me at work so I don't expect to have much free > | hack-time to work on it until I get past that. > | > | Feel free to jump in and try to build it and see how it goes. > | > > I can try to help... > > christos >