RFR: 8277165: jdeps --multi-release --print-module-deps fails if module-info.class in different versioned directories [v2]
Mandy Chung
mchung at openjdk.java.net
Fri Nov 26 02:02:09 UTC 2021
On Thu, 25 Nov 2021 02:22:20 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor fix to avoid casting
>
> Hello Mandy, one small issue - `ClassFileReader`, `DependencyFinder` and `VersionHelper` are misisng a copyright year update for this change.
@jaikiran Sorry, I missed your comment about the copyright year update. I will update them in other jdeps fix.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6530
More information about the core-libs-dev
mailing list