Hi Alex, * Alex Kasko <m...@alexkasko.com> [2013-11-14 04:54]: > Is jdk7 now required for bootstrap?
No, it should be able to bootstrap with itself. > With jdk6b28 bootstrap it builds for me only after I remove these lines: > > ./jdk/make/com/sun/jmx/Makefile:129: -emitPermissionCheck > \ > ./jdk/make/com/sun/jmx/Makefile:135: -emitPermissionCheck > \ > > Otherwise it fails with "-emitPermissionCheck is an invalid option > or argument". Thanks for the feedback! The implementation of "-emitPermissionCheck" is part of corba repo, while this webrev contains just the JDK changes. Given that openjdk6 doesn't have the corresponding corba changes then it is pretty much expected that it won't build. Can you build openjdk6-b28 and/or a new-ish icedtea6 on your machine? If so, then you should be able to build openjdk6 too once all the security changes for all the repos are pushed. Thanks, Omair -- PGP Key: 66484681 (http://pgp.mit.edu/) Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681