RFR: 8240567: MethodTooLargeException thrown while creating a jlink image [v19]
Oliver Kopp
duke at openjdk.org
Wed Jul 5 23:32:56 UTC 2023
On Wed, 5 Jul 2023 17:25:03 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> It's looking pretty good.
Thank you!
> About the test, I don't see `ArrayList::add` in the generated bytecode of `sub2-13`. The dedup string set is used for the targets of qualified exports and opens and uses. The modifiers set of `requires` is deduplicated but not the required module names.
Thank you for the hint.
> I assume you want this be backported. If so, we should give it some baked time after it's integrated to the main line.
Sounds great!
> I'm okay if you want to extend the test in a follow up.
That would be great. Will take time to craft a proper setting.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14408#issuecomment-1622680550
More information about the core-libs-dev
mailing list