hg: jdk8/profiles/jdk: RemoveMethods tool needs newly built javac.jar on boot class path
Alan Bateman
Alan.Bateman at oracle.com
Tue Dec 18 03:14:41 PST 2012
On 18/12/2012 11:03, David Holmes wrote:
> Alan,
>
> Is this assuming/requiring that you also build langtools? Can't
> langtools be imported instead of built?
>
> David
This tool has to run with the newly built langtools on the boot JDK.
It's for the "profiles" target only but is not executed yet because
there it depends on changes in jdk8/tl that haven't got to jdk8/profile
yet. So this has zero impact at this time.
I'm not aware of any way for the new build to pull a pre-built langtools
from an import JDK, if partial builds like the old system are supported
then you are right that it might require some adjustments.
-Alan.
More information about the build-infra-dev
mailing list