RFR: 8253761: Wrong URI syntax printed by jar --describe-module

Robin Westberg rwestberg at openjdk.java.net
Mon Oct 5 09:56:39 UTC 2020


On Sun, 4 Oct 2020 17:26:19 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> A new assert in the describeModuleFoo test would be great, thank you!
>
> How do I trigger a "pre-submit testing using GitHub Actions workflow"[[1]] to be started for this PR?
> 
> [1]: https://mail.openjdk.java.net/pipermail/jdk-dev/2020-September/004736.html

The workflow definition file needs to be present in your branch, but it seems to be a bit too old (`This branch is 2
commits ahead, 85 commits behind openjdk:master.`). So simply merge `jdk/master` into your branch and they should be
triggered.

-------------

PR: https://git.openjdk.java.net/jdk/pull/393


More information about the core-libs-dev mailing list