incremental builds in the new JDK9 modular build
Alan Bateman
Alan.Bateman at oracle.com
Sun Aug 24 16:28:06 UTC 2014
On 21/08/2014 09:23, Erik Joelsson wrote:
>
> On 2014-08-21 10:19, Erik Joelsson wrote:
>> Hello,
>>
>> JDK_FILTER was supposed to work, but I see now that it doesn't. That
>> is a bug and needs to be fixed.
>>
> Actually, I think you can still use this as java.desktop was correctly
> recompiled and the failure happened afterwards. If you pair it with
> "make java.desktop" you should be fine.
Yes, this seems to work okay. So in Phil's case then "make java.desktop
JDK_FILTER=java/awt/color" should just compile 7 classes (assuming of
course there is a complete build first).
-Alan.
More information about the build-dev
mailing list