RFR: 8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder [v7]
Christoph
duke at openjdk.org
Tue Aug 15 20:49:33 UTC 2023
On Tue, 15 Aug 2023 20:41:03 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> Christoph has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove obsolete jimage and decompile methods
>
> test/jdk/tools/jlink/dedup/src/m4/p4/Main.java line 35:
>
>> 33:
>> 34: public class Main {
>> 35: private final static int MODULE_SUB_METHOD_COUNT = 9;
>
> This is leftover and should be deleted
Ah yeah overlooked that!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15234#discussion_r1295092962
More information about the core-libs-dev
mailing list