Andrew John Hughes wrote: > >> Assuming you're talking about building JDK7, this should work. In fact, >> one of the standard tests for a JDK build is to see if it can build >> itself. >> This is done by setting SKIP_BOOT_CYCLE=false on the make command line. >> If >> you set this parameter, then JDK will be built first with the boot JDK >> you >> provide, then again with the JDK that has just been built. >> >> -- Jon >> > > I do it on a daily basis with IcedTea7. Works fine. > -- > Andrew :-) >
That's excellent. Thanks a lot Jon and Andrew! Gili -- View this message in context: http://old.nabble.com/Using-Java7-as-Boot-JDK--tp28808783p28809138.html Sent from the OpenJDK Build Infrastructure mailing list archive at Nabble.com.