Skip to content

Removed uses of reflection that break in newer Java versions#38

Merged
ctrueden merged 4 commits into
trakem2:masterfrom
petehague:reflectionfix
May 2, 2026
Merged

Removed uses of reflection that break in newer Java versions#38
ctrueden merged 4 commits into
trakem2:masterfrom
petehague:reflectionfix

Conversation

@petehague

Copy link
Copy Markdown
Contributor

When saving the code no longer tries to directly access the byte buffer, it instead accesses it via class methods. Also removed the reflection into JTree that was used to preserve tree status. Have tested both changes on Fiji.

@ctrueden

ctrueden commented May 2, 2026

Copy link
Copy Markdown
Member

Awesome! Thanks, @petehague!

@ctrueden
ctrueden merged commit 8d7b447 into trakem2:master May 2, 2026
1 check passed
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