Integrated: 8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
Christoph
duke at openjdk.org
Tue Aug 15 22:37:21 UTC 2023
On Thu, 10 Aug 2023 21:42:41 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
This pull request has now been integrated.
Changeset: bc8e9f44
Author: Christoph Schwentker <siedlerkiller at gmail.com>
Committer: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bc8e9f44a39ff59b59b2d1d5d546a148be75a2f2
Stats: 355 lines in 9 files changed: 351 ins; 0 del; 4 mod
8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
Reviewed-by: mchung
-------------
PR: https://git.openjdk.org/jdk/pull/15234
More information about the core-libs-dev
mailing list