RFR: 8240567: SystemModulesPlugin: Keep stack clean

Oliver Kopp duke at openjdk.org
Wed Apr 12 10:08:33 UTC 2023


On Wed, 12 Apr 2023 09:43:11 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I think you've got the wrong JBS issue, JDK-8240567 is about changing the SystemModulesPlugin to avoid the 64k limit on method size.

For me, it's the correct one. I was not sure which one to link. I can also drop the reference.

More background: I am currently trying to get https://github.com/openjdk/jdk/pull/10704 finished and saw that improvement. Just in case, I don't manage to get that PR finished, I wanted to keep my small contribution alive. 😅

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13442#issuecomment-1505007143


More information about the core-libs-dev mailing list