Building with a new javac flag

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 13 04:00:45 PST 2012


On 13/11/2012 00:13, David Holmes wrote:
>
> But I also questioned whether it should be a configure option as you 
> can't make every possible tool flag be a configure option.
>
> The basic requirement is that the -parameters setting must be 
> customizable, so we need to decide the best way to achieve that.
This one may be significant enough to me to justify a configure option. 
On the other hand, "make images profiles" would mean all the resulting 
images (JDK, JRE, and Compact Profiles) would either all have/not the 
parameter names.

Alex's original mail brought up the embedded case but I could imagine 
having the same discussion on JDK vs JRE images. I'm not saying this is 
the right thing to do, esp. as it would mean usages of core reflection 
would behave differently, just bringing it up as a slightly different 
case to consider.

-Alan.



More information about the build-infra-dev mailing list