On Mon, 2015-04-27 at 18:33 -0400, Bryan C. Everly wrote: > Kurt, > > > Thank you! This is incredibly helpful. Also, I think I win the dummy > prize because a light just turned on in my head that I should be using > the jdk8u/jdk8u branch, not the jdk8/jdk8 one. > > > Duh.
Oh oh. I missed your original clone was of jdk8/jdk8 too. However, the bsd-port work for jdk8 is in this repo: hg clone http://hg.openjdk.java.net/bsd-port/jdk8 Greg has been syncing the jdk8u/jdk8u code into our bsd-port/jdk8 periodically as 8u has been updated. This bsd-port/jdk8 tree is where bsd-port changes are committed, so this is your tree for doing work on OpenJDK 8 for OpenBSD. Regards, -Kurt