> On Aug 26, 2016, at 7:54 AM, Sundararajan Athijegannathan > <sundararajan.athijegannat...@oracle.com> wrote: > > Hi, > > Fixed as suggested: http://cr.openjdk.java.net/~sundar/8164800/webrev.02/
Looks fine. Something to consider as a future cleanup - jlink should know the target platform information up front. It may be worth storing the target platform info for query rather than depending on the order when ReleaseProperties is initialzed. Mandy