If you stash away jtreg test results in a specific JTwork directory this can causes problem creating a jib source bundle. Simple fix is to add a wildcard to the JTwork and JTreport exclude entries.
Thanks, David ------------- Commit messages: - 8266465: Add wildcard to JTwork/JTreport exclude in jib-profiles.js Changes: https://git.openjdk.java.net/jdk/pull/3847/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3847&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8266465 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/3847.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3847/head:pull/3847 PR: https://git.openjdk.java.net/jdk/pull/3847