Skip to content

Conversation

@madsodgaard
Copy link
Contributor

Fixes the allowGlobalAutomatic memory management mode when exporting interfaces, as those need to be marked with default.

@madsodgaard madsodgaard changed the title Global arena protocol Fix allowGlobalAutomatic mode for interfaces Nov 30, 2025
@ktoso ktoso merged commit 3fa3d44 into swiftlang:main Dec 1, 2025
48 checks passed
@madsodgaard madsodgaard deleted the global-arena-protocol branch December 1, 2025 11:32
ktoso added a commit to ktoso/swift-java that referenced this pull request Dec 4, 2025
Co-authored-by: pelekon <13712101+pelekon@users.noreply.github.com>
Co-authored-by: Konrad `ktoso` Malawski <konrad_malawski@apple.com>
Co-authored-by: Bartłomiej Bukowiecki <pelekon@users.noreply.github.com>
Fix `allowGlobalAutomatic` mode for interfaces (swiftlang#466)
Fix JNI caching for native threads (swiftlang#464)
fix extensions (swiftlang#473)
fix protocols that return java classes. (swiftlang#479)
ktoso added a commit that referenced this pull request Dec 4, 2025
* config: log-level should encode as string

* Properly handle nested directories of Swift Sources in jextract

* wip

* fix test and cleanup (#1)

Co-authored-by: pelekon <13712101+pelekon@users.noreply.github.com>
Co-authored-by: Konrad `ktoso` Malawski <konrad_malawski@apple.com>
Co-authored-by: Bartłomiej Bukowiecki <pelekon@users.noreply.github.com>
Fix `allowGlobalAutomatic` mode for interfaces (#466)
Fix JNI caching for native threads (#464)
fix extensions (#473)
fix protocols that return java classes. (#479)

---------

Co-authored-by: Mads Odgaard <mads@madsodgaard.com>
Co-authored-by: pelekon <13712101+pelekon@users.noreply.github.com>
Co-authored-by: Bartłomiej Bukowiecki <pelekon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants