Do you run with $OUTPUT/jdk (exploded classes, pre-images)?

Paul Sandoz paul.sandoz at oracle.com
Mon Apr 14 14:37:33 UTC 2014


On Apr 14, 2014, at 4:36 PM, Chris Hegarty <chris.hegarty at oracle.com> wrote:
>> Even so i still use a little ant script that compiles only selected packages and places the compiled classes in the right location (it can also stuff 'em in rt.jar as well if i need to patch that instead).
>> 
>> While there have been huge improvements to the build process i am still too impatience :-)
> 
> make JDK_FILTER=java/util/stream  ;-)
> 

Thanks, Alan also told me that off list. You can tell i know next to nothing about the make files! Although i suspect the ant script is more efficient at updating the rt.jar of an existing image.

Paul.



More information about the jdk9-dev mailing list