RFR: JDK-8154070: Configuration script unable to detect boot JDK's modules support

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 12 13:11:37 UTC 2016



On 12/04/2016 14:07, Erik Joelsson wrote:
> It's the exact same change I just did in that file in jake so should 
> merge fine. Luckily the format -Xpatch:foo=bar is already accepted in 
> JDK 9 for the purpose needed here. I don't want to wait with this 
> patch as it's needed for other work.
Okay, I see this is just the detection and foo=bar should be okay for 
both (I just initially concerned that it might depend on the old form of 
-Xpatch (jdk9/dev has the old, jigsaw/jake has the new). So the change 
looks okay to me.

-Alan



More information about the build-dev mailing list