Skip to content

JNetReflector distinguish JCOBridge base class searching for AutoCloseable interface#904

Merged
masesdevelopers merged 13 commits intomasterfrom
894-remove-idisposable-pattern-where-not-needed
Apr 6, 2026
Merged

JNetReflector distinguish JCOBridge base class searching for AutoCloseable interface#904
masesdevelopers merged 13 commits intomasterfrom
894-remove-idisposable-pattern-where-not-needed

Conversation

@masesdevelopers
Copy link
Copy Markdown
Contributor

Description

Related Issue

closes #894

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this Mar 29, 2026
@masesdevelopers masesdevelopers added enhancement New feature or request JNetReflector JNetReflector related issue labels Mar 29, 2026
@masesdevelopers masesdevelopers linked an issue Mar 29, 2026 that may be closed by this pull request
@masesdevelopers masesdevelopers merged commit bf36cda into master Apr 6, 2026
31 checks passed
@masesdevelopers masesdevelopers deleted the 894-remove-idisposable-pattern-where-not-needed branch April 6, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request JNetReflector JNetReflector related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove IDisposable pattern where not needed

1 participant