RFR: 8240567: SystemModulesPlugin: Keep stack clean

Alan Bateman alanb at openjdk.org
Wed Apr 12 09:45:33 UTC 2023


On Wed, 12 Apr 2023 09:18:13 GMT, Oliver Kopp <duke at openjdk.org> wrote:

> This refs [https://bugs.openjdk.org/browse/JDK-82405679](8240567). Does NOT fix it, but cleanup `SystemModulesPlugin` a bit to ease working on the bug itself.
> 
> Although this change is rather small, I think, it's good to have a "more clean" SystemModulesPlugin available.

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

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

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


More information about the core-libs-dev mailing list