> On Apr 27, 2016, at 11:09 AM, Alan Bateman <alan.bate...@oracle.com> wrote: > > > > On 27/04/2016 19:00, Chris Bensen wrote: >> Because the Java Packager lives in the JavaFX repository and jlink lives in >> the JDK repository, changes to the jlink API have caused a lot of headaches. >> This change introduces a new class for jdk.packager in the jdk.jlink module >> to coordinate the jlink API changes. This is an interim solution and will go >> away at at some point in the future when the jdk.packager can be brought >> into the JDK. >> >> Review: https://java.se.oracle.com/code/cru/CR-JDK9DEV-1361 >> <https://java.se.oracle.com/code/cru/CR-JDK9DEV-1361> >> JIRA: https://bugs.openjdk.java.net/browse/JDK-8150990 >> <https://bugs.openjdk.java.net/browse/JDK-8150990> >> >> > Chris - this seems to be an Oracle internal link so better to post the patch > on cr.openjdk.java.net. > > -Alan.
OK, I’ll do that right after lunch. Chris