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

Alan Bateman alanb at openjdk.java.net
Mon Oct 5 11:59:41 UTC 2020


On Mon, 5 Oct 2020 10:11:45 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> 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.
>
> Rebased and squashed commits. Let's see...
> 
> They're running: https://github.com/sormuras/jdk/actions/runs/289171488

I think the change exposes issues in a couple of tests. It looks like partialUpdateFooModuleInfo
(modularJar/Basic.java) expects the wrong result, as does some of the tests in mmrjar/Basic.java.

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

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


More information about the core-libs-dev mailing list