Kevin, Victor, Please review this change for unit tests to create a debug JDK. It’s a little odd. It only works in a bash shell because java and javac are copied to java.original and javac.original and replaced with bash scripts which always supply the --upgrade-module-path containing the newly built jdk.packager and jdk.packager.services modules.
JIRA: https://bugs.openjdk.java.net/browse/JDK-8182564 Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8182564/webrev.00/ Chris
