RFR: 8277507: Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Jaikiran Pai
jpai at openjdk.java.net
Tue Nov 23 05:50:08 UTC 2021
On Mon, 22 Nov 2021 08:14:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> It might be that jlink is throwing IAE for cases where another exception is more appropriate, but it does suggests something intermittent in the jpackage tests to trigger it.
Issue https://bugs.openjdk.java.net/browse/JDK-8277058 now contains a comment which includes the underlying exception stacktrace when that particular test was run using -Djlink.debug=true manually.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6491
More information about the core-libs-dev
mailing list