Withdrawn: 7903932: Make private static classes final and have a private constructor

Nizar Benalla nbenalla at openjdk.org
Mon Jan 20 12:35:50 UTC 2025


On Fri, 17 Jan 2025 07:41:53 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

> Please review this patch to make static utility classes final with a private constructor, as they are not meant to be extended.
> 
> This is a small refractor of the generated code.
> 
> TIA

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jextract/pull/274


More information about the jextract-dev mailing list