[10] Review request: JDK-8182564 Create a Debug JDK for Unit Tests
Chris Bensen
chris.bensen at oracle.com
Tue Jun 20 14:47:31 UTC 2017
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
More information about the openjfx-dev
mailing list