RFR: 7903933: Move sharable items from different generations to a common file [v9]

Nizar Benalla nbenalla at openjdk.org
Thu May 8 13:50:19 UTC 2025


On Thu, 8 May 2025 12:57:26 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   feedback from jorn
>
> src/main/java/org/openjdk/jextract/impl/IncludeHelper.java line 90:
> 
>> 88: 
>> 89:     public String getSharedClassName() {
>> 90:         return sharedClassName;
> 
> These can now be removed I think?

I missed this, thanks for catching it.

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

PR Review Comment: https://git.openjdk.org/jextract/pull/278#discussion_r2079747586


More information about the jextract-dev mailing list