On Wed, 12 Apr 2023 10:05:34 GMT, Oliver Kopp <d...@openjdk.org> wrote:

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

I checked the generated code and it looks like the code generated to invoke 
builder's newRequires, newExports, ... is missing a pop as the return values 
aren't used. It seems to be benign for now but could bite.  I've created 
[JDK-8306038](https://bugs.openjdk.org/browse/JDK-8306038) to track it .

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

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

Reply via email to