RFR: 8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder [v9]
Mandy Chung
mchung at openjdk.org
Wed Aug 16 18:34:23 UTC 2023
On Tue, 15 Aug 2023 20:56:43 GMT, Christoph <duke at openjdk.org> wrote:
>> Add new test case with sample modules that contains some requires/exports/uses/provides.
>>
>> We are just unsure if and how we should add some last step of verificaiton with the extracted and decompiled class.
>>
>> Follow up task from https://github.com/openjdk/jdk/pull/14408
>
> Christoph has updated the pull request incrementally with one additional commit since the last revision:
>
> Update full name
I created the backport PRs for [JDK-8240567](https://bugs.openjdk.org/browse/JDK-8240567) and [JDK-8311591](https://bugs.openjdk.org/browse/JDK-8311591).
https://github.com/openjdk/jdk21u/pull/65
https://github.com/openjdk/jdk21u/pull/66
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15234#issuecomment-1681091848
More information about the core-libs-dev
mailing list