Various small fixes #244

Merged
jwharm merged 6 commits from move-constants-class into main 2025-07-04 21:29:08 +02:00
jwharm commented 2025-07-04 21:27:16 +02:00 (Migrated from github.com)
  • Fixed a bug in Interop.copy()
  • Reuse the Cleaner in Interop.attachArena() and correct a mistake in the javadoc
  • Added missing comment to LibAdwaita metadata
  • Moved the Constants class from the org.javagi root package to org.javagi.base
  • Removed a couple unused import statements
- Fixed a bug in `Interop.copy()` - Reuse the Cleaner in `Interop.attachArena()` and correct a mistake in the javadoc - Added missing comment to LibAdwaita metadata - Moved the Constants class from the `org.javagi` root package to `org.javagi.base` - Removed a couple unused import statements
Sign in to join this conversation.
No description provided.